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-12 04:40:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.11.3
trailbase
/
trailbase-sqlite
/
src
History
Sebastian Jeltsch
48fd0b214b
Propagate execute_batch errors in first statement.
2025-05-11 13:00:34 +02:00
..
connection.rs
Propagate execute_batch errors in first statement.
2025-05-11 13:00:34 +02:00
error.rs
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
lib.rs
Move JS runtime into a separate crate.
2025-04-29 13:47:10 +02:00
params.rs
Update to Rust edition 2024.
2025-04-20 07:36:26 +02:00
rows.rs
Move JS runtime into a separate crate.
2025-04-29 13:47:10 +02:00
tests.rs
Propagate execute_batch errors in first statement.
2025-05-11 13:00:34 +02:00