Skip to content

GeoModelIO: Check tables in .db files before accessing data, and Fix crash #27

This MR introduce a check in GeoModelDBManager to check the presence of tables in the input .db file bfeore accessing data.

This MR fixes #27 (closed) .

Merge request reports