qwat-data-model icon indicating copy to clipboard operation
qwat-data-model copied to clipboard

`delta_1.4.0_003_create_fk_leak_type` fails with `column "fk_leak_type" does not exist`

Open olivierdalang opened this issue 3 years ago • 1 comments

Indeed, just realized also that master does not work here (delta_1.4.0_003_create_fk_leak_type fails with column "fk_leak_type" referenced in foreign key constraint does not exist).

This would have been catched by CI easily, but it seems tests don't run (see https://github.com/qwat/qwat-data-model/issues/348)

olivierdalang avatar Apr 27 '22 13:04 olivierdalang

Had more issues when testing old demo dumps, for example delta_1.3.2_001_missing_spatial_indexes.sql failing because the indexes already exist. Not sure if something is wrong with these old demo dumps, or what exactly is happening.

olivierdalang avatar May 19 '22 11:05 olivierdalang