1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +00:00
etesync-android/app
Tom Hacohen ae08510729 Requery: Fix database to have the correct constraints (on upgrade).
Requery doesn't automatically update column constraints, and there was
an issue with it applying indexes before adding the new columns which
was also causing troubles. This commit, while ugly, just manually
updates the database using raw SQL to what we expect it to be.
2017-04-20 19:48:45 +01:00
..
src Requery: Fix database to have the correct constraints (on upgrade). 2017-04-20 19:48:45 +01:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version. 2017-04-20 19:48:45 +01:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00