socrata / datasync

Desktop / Console application for updating Socrata datasets automatically.
http://socrata.github.io/datasync/
MIT License
79 stars 33 forks source link

Rollback changes upon any error #183

Open samirza opened 6 years ago

samirza commented 6 years ago

Any idea if "rollback updates" functionality can be added to the DataSync? Similar to the transaction/rollback in relational databases where it rollbacks all changes even if one row update fails rather than doing the partial updates.