db-sync icon indicating copy to clipboard operation
db-sync copied to clipboard

Allow configure the order used to synch tables back to postgresql

Open gioman opened this issue 2 months ago • 3 comments

In a scenario where the postgresql/postgis data model has functions and triggers, then is also likely that the tables must be updated following a specific order. This also means that this https://github.com/MerginMaps/db-sync/issues/145#issuecomment-2838156727 should be fixed first, as dbsync fails if a table has a trigger.

gioman avatar Oct 05 '25 16:10 gioman