colouring-montreal/migrations/027.demolish-date.down.sql
2022-04-14 10:50:20 +01:00

2 lines
65 B
SQL

ALTER TABLE buildings
DROP COLUMN IF EXISTS latest_demolish_date;