colouring-montreal/migrations/037.is_domestic.down.sql
2023-02-07 11:42:01 +01:00

2 lines
57 B
SQL

ALTER TABLE buildings DROP COLUMN IF EXISTS is_domestic;