penpot/backend/resources/migrations/0007.remove_version.sql
2020-05-25 11:19:08 +02:00

2 lines
40 B
SQL

ALTER TABLE page
DROP COLUMN version;