This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-05-08 16:04:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7da197846aec376c3cbee2af03bd2fa7ca51b8a
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
migrations
History
Andy Uhnak
283137f190
Introduce RoomSettings
2023-03-14 10:27:11 +00:00
..
001_init.sql
Add matrix-sdk-sqlite with a CryptoStore implementation
2023-02-01 15:06:59 +01:00
002_reset_olm_hash.sql
refactor(sqlite): Encode olm hashes with rmp instead of serde_json
2023-02-08 15:44:17 +01:00
003_room_settings.sql
Introduce RoomSettings
2023-03-14 10:27:11 +00:00