2 lines
65 B
SQL
2 lines
65 B
SQL
ALTER TABLE buildings
|
|
DROP COLUMN IF EXISTS latest_demolish_date; |
ALTER TABLE buildings
|
|
DROP COLUMN IF EXISTS latest_demolish_date; |