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
b903ee4b422640e924f632149e51047b17c19ff0
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
T
History
Stefan Ceriu
682c17c9d8
feat: add support for storing breacrumbs in the state store
2024-04-04 11:23:55 +02:00
..
crypto_store.rs
Switch to using chunk_large_query_over in mark_inbound_group_sessions_as_backed_up
2023-12-14 16:56:13 +00: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