mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
2 lines
63 B
SQL
2 lines
63 B
SQL
ALTER TABLE team ADD COLUMN features text[] NULL DEFAULT null;
|