mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-15 04:56:12 +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 '';
|