mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
3 lines
55 B
SQL
3 lines
55 B
SQL
ALTER TABLE file_change
|
|
ADD COLUMN migrations text[];
|