conversations-classic/src/main/java/eu/siacs/conversations/persistance
Andreas Straub c6e54e7e5a Move migration 19 before 17
Migration 17 depends on Account deserialization, so any migrations that
touch the accounts table need to be applied beforehand.

Re-writing the migration to work directly on the database would lead to
a lot of code duplication, so it's not worth it at this time, but might
become necessary later on to avoid dependency cycles.
2015-11-06 14:50:55 +01:00
..
DatabaseBackend.java Move migration 19 before 17 2015-11-06 14:50:55 +01:00
FileBackend.java changed store path for files 2015-10-06 16:18:23 +02:00
OnPhoneContactsMerged.java Make conversations the root project 2014-10-22 15:47:11 -04:00