db-sync
db-sync copied to clipboard
Allow configure the order used to synch tables back to postgresql
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.