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

2 lines
65 B
MySQL
Raw Normal View History

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