mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-08 19:00:11 -05:00
![]() 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. |
||
---|---|---|
.. | ||
DatabaseBackend.java | ||
FileBackend.java | ||
OnPhoneContactsMerged.java |