colouring-montreal/migrations/023.garden_buildings.down.sql

3 lines
162 B
MySQL
Raw Normal View History

DELETE FROM reference_tables.landuse_classifications WHERE landuse_id = 'U071X';
DELETE FROM reference_tables.buildings_landuse_group WHERE landuse_id = 'U071X';