GeoModelIO: Check tables in .db files before accessing data, and Fix crash #27
Compare changes
@@ -23,9 +23,10 @@
@@ -315,9 +316,17 @@ std::vector<std::vector<std::string>> GMDBManager::getTableRecords(std::string t
@@ -837,8 +846,17 @@ unsigned int GMDBManager::getTableIdFromNodeType(const std::string &nodeType)