multica/server/migrations/035_project_priority.down.sql

2 lines
42 B
SQL

ALTER TABLE project DROP COLUMN priority;