MerginMaps / work-packages

Mergin Maps Work Packages: manage field surveys for multiple teams
MIT License
7 stars 4 forks source link

Change wp_mergin to a proper module with functions + fixes #39

Closed wonder-sk closed 2 years ago

wonder-sk commented 2 years ago

Bug fixes:

  1. when pushing to WP mergin project, we correctly report new version if created (push call was there twice)
  2. avoid ugly warnings from geodiff/sqlite about recovering frames from WAL (by closing the sqlite connections when we're done)