Files
matrix-rust-sdk/crates/matrix-sdk-sqlite
Ivan Enderlin 610f82aeb2 chore(sqlite): Remove connection::Config.
This patch removes the `connection::Config` type. It was “inspired”
from `deadpool_sqlite`, but we can clearly remove it by using our own
`SqliteStoreConfig` type. It simplifies the way we open a database.
2025-11-11 11:09:18 +01:00
..
2025-10-31 12:00:06 +00:00
2024-10-10 14:32:46 +02:00