mirror of
https://github.com/etesync/android
synced 2025-01-11 08:10:58 +00:00
ae08510729
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.txt |