Laixer / FunderMaps

Manage and visualize foundation data
Apache License 2.0
3 stars 1 forks source link

Drop geocoder."data_source" and all uses #820

Closed yorickdewid closed 6 months ago

yorickdewid commented 8 months ago

ERROR: cannot drop column external_source of table geocoder.building because other objects depend on it Detail:

view geocoder.building_active depends on column external_source of table geocoder.building view data.model_risk_dynamic_all depends on view geocoder.building_active view geocoder.address_building depends on view geocoder.building_active materialized view data.statistics_postal_code_foundation_risk depends on view geocoder.address_building materialized view data.statistics_postal_code_foundation_type depends on view geocoder.address_building materialized view data.statistics_product_buildings_restored depends on view geocoder.building_active materialized view data.statistics_product_construction_years depends on view geocoder.building_active materialized view data.statistics_product_data_collected depends on view geocoder.building_active materialized view data.statistics_product_incidents depends on view geocoder.building_active materialized view data.statistics_product_inquiries depends on view geocoder.building_active materialized view data.statistics_product_inquiry_municipality depends on view geocoder.building_active view maplayer.analysis_building depends on view geocoder.building_active view maplayer.analysis_foundation depends on view geocoder.building_active view maplayer.analysis_full depends on view geocoder.building_active view maplayer.analysis_monitoring depends on view geocoder.building_active view maplayer.analysis_report depends on view geocoder.building_active view maplayer.analysis_risk depends on view geocoder.building_active view maplayer.building_cluster depends on view geocoder.building_active view maplayer.building_supercluster depends on view geocoder.building_active ...