This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf17a05eccdf288f37eaa0dff9be2002bb91c062
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
migrations
T
History
Damir Jelić
61ea15eb39
Merge branch 'main' into valere/msc_2399
2023-03-15 19:31:04 +01: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
003_withheld_code.sql
refactor(withheld) store withheld as ShareInfo
2023-03-07 18:46:52 +01:00