mirror of
https://github.com/penpot/penpot.git
synced 2025-07-09 00:47:18 +02:00
🔥 Add a migration for remove unused tables.
This commit is contained in:
parent
fca48e39ee
commit
f5967c3c0a
2 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
DROP TABLE color;
|
||||
DROP TABLE page_change;
|
||||
DROP TABLE page_version;
|
Loading…
Add table
Add a link
Reference in a new issue