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 11:22:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.11.3
trailbase
/
trailbase-sqlite
History
Sebastian Jeltsch
48fd0b214b
Propagate execute_batch errors in first statement.
2025-05-11 13:00:34 +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
Propagate execute_batch errors in first statement.
2025-05-11 13:00:34 +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