mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 20:36:10 +02:00
✨ Integrate objects-map and introduce file feature flags
This commit is contained in:
parent
69f084e1df
commit
951b3eb4fe
21 changed files with 406 additions and 264 deletions
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE file
|
||||
ADD COLUMN features text[] DEFAULT NULL;
|
Loading…
Add table
Add a link
Reference in a new issue