mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-23 17:11:23 +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 '';
|