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-09 08:27:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
121dedee4e0f9c03ce6433aa507a5369b3c26a8a
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Andy Balaam
381c02d21e
crypto: Test that the sqlite store empties its session cache when asked
2024-04-18 13:47:36 +01:00
..
crypto_store.rs
crypto: Test that the sqlite store empties its session cache when asked
2024-04-18 13:47:36 +01: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
feat: add support for storing breacrumbs in the state store
2024-04-04 11:23:55 +02:00
utils.rs
Move chunk_large_query_over into SqliteObjectExt so it can be reused
2023-12-14 16:55:36 +00:00