Skip to content

Commit bccfbdd

Browse files
committed
Merge branch '2024-02-DEFERRABLE-INITIALLY-DEFERRED' of https://github.com/teksi/wastewater into 2024-02-DEFERRABLE-INITIALLY-DEFERRED
2 parents 750f4c9 + 100ff3d commit bccfbdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datamodel/changelogs/0001/03_tww_db_dss.sql

-1
Original file line numberDiff line numberDiff line change
@@ -5160,4 +5160,3 @@ ALTER TABLE tww_od.farm ADD CONSTRAINT rel_od_farm_fk_dataprovider FOREIGN KEY (
51605160
CREATE UNIQUE INDEX in_od_hydraulic_char_data_identifier ON tww_od.hydraulic_char_data USING btree (identifier ASC NULLS LAST, fk_dataowner ASC NULLS LAST);
51615161
CREATE UNIQUE INDEX in_od_catchment_area_totals_identifier ON tww_od.catchment_area_totals USING btree (identifier ASC NULLS LAST, fk_dataowner ASC NULLS LAST);
51625162
CREATE UNIQUE INDEX in_od_building_group_identifier ON tww_od.building_group USING btree (identifier ASC NULLS LAST, fk_dataowner ASC NULLS LAST);
5163-

0 commit comments

Comments
 (0)