This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
AppFlowy
Watch
1
Star
0
Fork
You've already forked AppFlowy
0
mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced
2026-05-05 22:48:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da485c6df9
AppFlowy
/
frontend
/
rust-lib
/
flowy-database
/
migrations
/
2021-07-14-022241_user-add-col
/
down.sql
2 lines
91 B
MySQL
Raw
Normal View
History
Unescape
Escape
add update user test & add app and workspace test
2021-07-14 13:12:52 +00:00
-- This file should undo anything in `up.sql`
chore: update down.sql of user_tablea
2022-08-15 02:09:59 +00:00
ALTER
TABLE
user_table
DROP
COLUMN
workspace
;
Reference in a new issue
Copy permalink