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
3d3f93a33dbb169282be0db76fc83d7ff95c1425
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
T
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