nens / threedi-schema

The schema of 3Di schematization files
MIT License
0 stars 0 forks source link

Clean up left over indices and alembic columns for migration 222 to 224 #80

Open margrietpalm opened 2 months ago

margrietpalm commented 2 months ago
margrietpalm commented 2 months ago

All these issues automagically diseappeared with all previous fixes (double check before closing!)

leendertvanwolfswinkel commented 2 months ago

I still see the issue with threedi-schema 0.224.1. Using this sqlite: supermodel_Assen_langzame_afvoer.zip

image

margrietpalm commented 2 months ago

In my qgis, with the 0.224.2.dev2 I see this on an upgraded version of the abovementioned model:

image.png

and

sqlite> select COUNT(name) from sqlite_master where name LIKE '\_%' ESCAPE '\';
0