602449cf58
Copied code from Current Land Use (Land Use Category) to automatically calculate the Land Use Order for Original Land Use and then visualise it on the map. #1219
2 lines
152 B
SQL
2 lines
152 B
SQL
ALTER TABLE buildings DROP COLUMN IF EXISTS typology_original_use_order;
|
|
ALTER TABLE buildings DROP COLUMN IF NOT EXISTS typology_original_use_verified; |