mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-15 13:06:04 +00:00
2 lines
90 B
MySQL
2 lines
90 B
MySQL
![]() |
-- Your SQL goes here
|
||
|
ALTER TABLE view_table ADD COLUMN ext_data TEXT NOT NULL DEFAULT '';
|