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 07:56:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91e9942fcdc4e3ade5d5982d93dc4ff672bbd5ff
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