Skip to content
Snippets Groups Projects
Commit d0c733dc authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Add conditional load of newest classes/nodes.

To be able to have new GeoModel nodes/classes while not breaking the load of DBs generated with an earlier version of GeoModel, I added an 'optional' flag to the calls loading the new nodes from the DB. In that way, when loading a DB where we don't expect to see those new nodes, we have no errors as expected.

To achieve that, I also added the optional flag to the 'checkDBTable' and 'getPublishedNodes' methods.
parent 3dd09442
No related branches found
No related tags found
1 merge request!344Add conditional load of newest classes/nodes.
Pipeline #7712536 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment