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

2 lines
73 B
SQL

ALTER TABLE buildings
ADD COLUMN IF NOT EXISTS latest_demolish_date DATE;