This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
trailbase
Watch
1
Star
0
Fork
0
You've already forked trailbase
mirror of
https://github.com/trailbaseio/trailbase.git
synced
2026-01-09 03:10:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9012cfaae7c49c53590cc2d44ef0e89e5ffabb9c
trailbase
/
trailbase-sqlite
History
Sebastian Jeltsch
6b58a6b531
Fix error handling of
Connection::execute_batch
.
2025-05-06 10:22:41 +02:00
..
benches
Update to Rust edition 2024.
2025-04-20 07:36:26 +02:00
examples
Extend
trailbase-sqlite
s execution model to allow for parallel reads. This reduces the latency long-tail for slow reads.
2025-04-15 12:15:40 +02:00
src
Fix error handling of
Connection::execute_batch
.
2025-05-06 10:22:41 +02:00
Cargo.toml
Update rusqlite to v0.35, which has more strict query validation \o/. Also update other Rust and JS deps.
2025-05-03 11:42:59 +02:00