matrix-dart-sdk/lib/src/database
Christian Kußowski c618baae70
refactor: (BREAKING) Make database required
2025-05-16 08:28:08 +02:00
..
sqflite_encryption_helper chore: add require trailing comma lint 2024-11-07 16:13:37 +01:00
database_api.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00
database_file_storage_io.dart feat: Add deleteFile() endpoint to database 2024-11-12 08:32:32 +01:00
database_file_storage_stub.dart feat: Add deleteFile() endpoint to database 2024-11-12 08:32:32 +01:00
indexeddb_box.dart fix: clear cache when clearing DB in MatrixSdkDatabase 2025-01-07 16:36:37 +05:30
matrix_sdk_database.dart refactor: (BREAKING) Make database required 2025-05-16 08:28:08 +02:00
sqflite_box.dart fix: clear cache when clearing DB in MatrixSdkDatabase 2025-01-07 16:36:37 +05:30
sqflite_encryption_helper.dart feat: add SQfLite encryption helper 2024-01-24 10:43:46 +01:00
zone_transaction_mixin.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00