Update 006.controls.up.sql
This commit is contained in:
parent
83e7d865f4
commit
a8a864ad80
@ -36,7 +36,7 @@ AS ENUM ('Extended',
|
||||
'Reduced');
|
||||
|
||||
ALTER TABLE buildings
|
||||
ADD COLUMN IF NOT EXISTS planning_conservation_area_update_type DEFAULT 'unknown';
|
||||
ADD COLUMN IF NOT EXISTS planning_conservation_area_update_type DEFAULT 'Unknown';
|
||||
|
||||
-- Listed (bool, list id)
|
||||
-- e.g. https://historicengland.org.uk/listing/the-list/list-entry/1294614
|
||||
|
Loading…
Reference in New Issue
Block a user