matrix-dart-sdk/lib/src/database
The one with the braid 5dc95dea3f
fix: nested void function in encryption helper
- remove the accidentally nested void in the ffiInit implementation

Signed-off-by: The one with the braid <info@braid.business>
2024-01-31 13:29:46 +01:00
..
sqflite_encryption_helper fix: nested void function in encryption helper 2024-01-31 13:29:46 +01:00
database_api.dart refactor: Add delete database method 2023-12-12 12:57:23 +01:00
hive_collections_database.dart fix: clearCache does not clear room account data 2023-12-22 13:45:38 +01:00
hive_database.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00
indexeddb_box.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00
matrix_sdk_database.dart fix: Another type error when combining lists 2024-01-12 16:24:00 +01:00
sqflite_box.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00
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