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-06-22 07:08:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1155f7561271dc2d4d64f0ea4d5af4571391c174
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Damir Jelić
96b615ba8e
Remove Olm Session cache from the individual crypto store implementations
2024-08-06 15:10:13 +02:00
..
crypto_store.rs
Remove Olm Session cache from the individual crypto store implementations
2024-08-06 15:10:13 +02:00
error.rs
fix(sqlite): Prevent reaching the maximum number of parameters in an SQL statement.
2023-07-06 15:11:42 +02:00
lib.rs
Inline
matrix_sdk_sqlite::make_store_config
2024-01-16 18:13:51 +00:00
state_store.rs
state store: add a transparent newtype
ChildTransactionId
to help distinguish the parent from the child transaction id
2024-07-25 15:20:34 +02:00
utils.rs
Move chunk_large_query_over into SqliteObjectExt so it can be reused
2023-12-14 16:55:36 +00:00