colouring-montreal/migrations/030.planning_expected.down.sql

6 lines
192 B
MySQL
Raw Permalink Normal View History

ALTER TABLE building_user_attributes
DROP COLUMN IF EXISTS community_expected_planning_application;
ALTER TABLE buildings
DROP COLUMN IF EXISTS community_expected_planning_application_total;