This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-08-24 08:43:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
rust-lib
/
flowy-sqlite
/
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 10:08:05 +08:00
-- This file should undo anything in `up.sql`
feat: config view lens
2022-08-15 20:07:01 +08:00
DROP
TABLE
grid_view_rev_table
;
Reference in New Issue
Copy Permalink