matrix-dart-sdk/lib
Christian Pauly 967712adfe feat: Implement database migration
This allows the user to give a legacyDatabaseBuilder to the client object
and in the init proccess the client checks by itself if there is old data in the legacy
database. If yes then it migrates them and
then deletes the old database. This uses the database_api and is agnostic to
the database implementation.
2021-06-11 10:10:18 +02:00
..
encryption feat: Add toJson method for StoredInboundGroupSession 2021-06-01 12:51:17 +02:00
src feat: Implement database migration 2021-06-11 10:10:18 +02:00
encryption.dart docs: Clean up dart documentations 2021-03-16 12:32:21 +00:00
famedlysdk.dart CI: Use correct image 2021-05-25 10:46:34 +02:00