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-03 13:38:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aa621a8d84
AppFlowy
/
frontend
/
rust-lib
/
flowy-sqlite
/
migrations
/
2023-06-05-023648_user
/
down.sql
3 lines
69 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: config grid editor
2022-03-04 13:26:32 +00:00
-- This file should undo anything in `up.sql`
chore: remove unused sqlite table (#2704) * chore: remove unused sqlite table * ci: fix tests
2023-06-05 10:30:14 +00:00
DROP
TABLE
user_table
;
Reference in a new issue
Copy permalink