Skip to content

Fix init function to work with pending changes#34

Merged
wonder-sk merged 4 commits intomasterfrom
init_fix
Mar 24, 2021
Merged

Fix init function to work with pending changes#34
wonder-sk merged 4 commits intomasterfrom
init_fix

Conversation

@varmar05
Copy link
Copy Markdown
Contributor

The issue originates from local gpkg file being lost after docker restart. In case of file server version update there will always be some pending changes.
Actual error should be thrown only in case that geopackage and modified schema are synchronized but base schema is not (e.g. patched manually by mistake)

The issue originates from local gpkg file being lost after docker restart. In case of file server version update there will always be some pending changes.
Actual error should be thrown only in case that geopackage and modified schema are synchrnized but base schema is not (e.g. patched manually by mistake)
@varmar05
Copy link
Copy Markdown
Contributor Author

needs MerginMaps/python-api-client#75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants