This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0514b005ca
AppFlowy
/
frontend
/
rust-lib
/
flowy-database
/
migrations
/
2022-08-15-020544_grid-view
/
down.sql
2 lines
77 B
MySQL
Raw
Normal View
History
Unescape
Escape
chore: add grid_view_table
2022-08-15 02:08:05 +00:00
-- This file should undo anything in `up.sql`
feat: config view lens
2022-08-15 12:07:01 +00:00
DROP
TABLE
grid_view_rev_table
;
Reference in New Issue
Copy Permalink