This website requires JavaScript.
Explore
Help
Register
Sign In
chk
/
AppFlowy-Cloud
Watch
1
Star
0
Fork
You've already forked AppFlowy-Cloud
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
626c8a5be4
AppFlowy-Cloud
/
migrations
/
20240604090043_add_workspac...
2 lines
80 B
SQL
Raw
Blame
History
-- Add migration script here
ALTER
TABLE
af_workspace
ADD
COLUMN
settings
JSONB
;
Reference in New Issue
View Git Blame
Copy Permalink