colouring-montreal/migrations/027.demolish-date.up.sql

2 lines
73 B
MySQL
Raw Permalink Normal View History

2022-04-14 05:50:20 -04:00
ALTER TABLE buildings
ADD COLUMN IF NOT EXISTS latest_demolish_date DATE;