Files
integreat/migrator/migrations/1530379134-DOWN-add-check-status.sql
2018-06-30 10:24:41 -07:00

3 lines
75 B
SQL

-- 1530379134 DOWN add-check-status
alter table checks drop column status;