Letractively / android-beryl

Automatically exported from code.google.com/p/android-beryl
MIT License
0 stars 0 forks source link

Add option for Atomic Updates in Update Database API #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There should be a new flag called isUpdateAtomic or something like that to tell 
the updater to run the whole update process in a database transaction.

This really should be configurable at the version update level, or the entire 
update level.

Currently only sql script runners are transaction scoped.

Original issue reported on code.google.com by futonred...@gmail.com on 31 Mar 2011 at 6:57