penpot/backend/resources/migrations/0007.remove-version.sql
2020-05-26 13:03:54 +02:00

3 lines
40 B
SQL

ALTER TABLE page
DROP COLUMN version;