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-07 15:33:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76763a80fecac65f87fd5aaa34f93e36734d37cd
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