tursodatabase
turso
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix MVCC handling for halting on deferred fk violations
PThorpe92:mvcc_fk
17 seconds ago
add mvcc option
pedrocarlo:new-sql-gen
47 minutes ago
clippy
pedrocarlo:resolver-schema
1 hour ago
test: Add LEFT JOIN and CROSS JOIN support to simulator Add varied JOIN type generation: - INNER JOIN: 70% probability (existing behavior) - LEFT JOIN: 20% probability (new) - CROSS JOIN: 10% probability (new) Implement shadow model for new join types: - LEFT JOIN: preserves all left table rows, NULLs for unmatched right - CROSS JOIN: cartesian product without filtering - RIGHT/FULL: intentionally not generated (panic if encountered) Both sql_generation crate and simulator model/mod.rs have the shadow implementations to ensure consistency.
nightscape:enhance-simulator
2 hours ago
add back connection for create view after rebase
pedrocarlo:resolver-schema
2 hours ago
Remove skip-if mvcc for another foreign key test
PThorpe92:mvcc_fk
2 hours ago
Merge 'Reject duplicate CTE names in WITH clause' from Kumar Ujjawal - reject duplicate CTE names during parsing to match SQLite behavior - add sqltest coverage for duplicate CTEs in CREATE VIEW - add parser regression case for duplicate CTEs in CREATE VIEW SQLite rejects duplicate CTE names and otherwise reports a malformed schema when loading. Align parser behavior so invalid views cannot be created. Closes #5098 Pr body Reviewed-by: Preston Thorpe <preston@turso.tech> Closes #5385
main
3 hours ago
Merge 'Comment out flaky vector jaccard test' from Preston Thorpe this keeps failing in windows CI.. for now lets just comment it out Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #5415
main
3 hours ago
Active Branches
Enable foreign keys in MVCC journal mode
last run
17 seconds ago
#5433
CodSpeed Performance Gauge
0%
add a new sql genaration library for differential fuzzer that generate coverage reports and better configurations
last run
47 minutes ago
#5105
CodSpeed Performance Gauge
0%
refactor: stop using `connection.with_schema` inside `translate` module
last run
1 hour ago
#5435
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs