This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2025-12-20 01:44:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa7f8fbfc485dd54545b84d82de1a173f3397cdb
turso
/
core
/
translate
/
optimizer
History
Jussi Saurio
5da76c9125
Allow index in UPDATE for point queries (i.e. max 1 row affected)
2025-08-14 15:58:01 +03:00
..
access_method.rs
Support column references in table-valued function arguments
2025-08-05 05:48:28 +02:00
constraints.rs
Replace ConstraintInfo::plan_info with ConstraintInfo::index
2025-08-05 05:48:29 +02:00
cost.rs
chore: fix clippy warnings
2025-06-23 19:52:13 +01:00
join.rs
Make WhereTerm::consumed a plain bool
2025-08-05 05:48:28 +02:00
lift_common_subexpressions.rs
Make WhereTerm::consumed a plain bool
2025-08-05 05:48:28 +02:00
mod.rs
Allow index in UPDATE for point queries (i.e. max 1 row affected)
2025-08-14 15:58:01 +03:00
OPTIMIZER.md
Integrate virtual tables with optimizer
2025-08-05 05:48:28 +02:00
order.rs
Integrate virtual tables with optimizer
2025-08-05 05:48:28 +02:00