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

2 lines
70 B
SQL

ALTER TABLE buildings ADD COLUMN IF NOT EXISTS is_domestic text null;