mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-05 22:47:02 -04:00
This patch uses a prepared statement to insert events in the linked chunks. It offers more predictable performance, and SQLite prefers that.