colouring-montreal/migrations/015.bulk_data_sources.down.sql
2019-12-03 18:33:12 +00:00

3 lines
153 B
SQL

--For landuse classifications there are tables containing the landuses, these are stored in a new schema
DROP SCHEMA IF EXISTS reference_tables CASCADE;