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-16 03:55:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1c5f628e70843c7eca92adea134feedbd98d533
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Ivan Enderlin
a70e79420c
fix(sqlite): Ensure there is free space for static parameters, in
chunk_large_query_over
.
2023-07-06 16:46:35 +02:00
..
crypto_store.rs
chore: get rid of previous locking crypto-store methods
2023-07-04 17:19:01 +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
sdk: Replace Sled with SQLite as defaut store
2023-05-08 12:11:10 +02:00
state_store.rs
fix(sqlite): Ensure there is free space for static parameters, in
chunk_large_query_over
.
2023-07-06 16:46:35 +02:00
utils.rs
base: Add state store method to fetch several profiles at once
2023-06-14 13:51:52 +02:00