MerginMaps / db-sync

A tool for two-way synchronization between Mergin Maps and a PostGIS database
https://merginmaps.com
MIT License
45 stars 20 forks source link

Crash when violating db constraints #134

Open tomasMizera opened 11 months ago

tomasMizera commented 11 months ago

DB Sync run crashes when it tries to sync data from MM to DB but the data are rejected because of violation of PG constraints.

Expected: we write error instead, not crash

Bug report from our customer.