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-28 21:44:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbfd2b2c384df2b38927f7fa1984cbf4ea015234
turso
/
core
/
translate
/
optimizer
History
Jussi Saurio
fbfd2b2c38
refactor: use walk_expr_mut() in rewrite_expr()
2025-05-23 16:27:28 +03:00
..
access_method.rs
Remove unnecessary method
2025-05-14 09:42:26 +03:00
constraints.rs
Add some utilities to constraint related structs
2025-05-14 09:42:26 +03:00
cost.rs
cost.rs: simplify cost estimation
2025-05-14 09:42:26 +03:00
join.rs
schema: add Index::has_rowid
2025-05-20 14:22:17 +03:00
lift_common_subexpressions.rs
Adjust logic not to delete WhereTerms, since 'consumed' property was introduced
2025-05-20 14:28:05 +03:00
mod.rs
refactor: use walk_expr_mut() in rewrite_expr()
2025-05-23 16:27:28 +03:00
OPTIMIZER.md
Add more documentation to OPTIMIZER.MD
2025-05-14 09:42:26 +03:00
order.rs
optimizer: remove order by if group by already sorts the result properly
2025-05-17 17:42:52 +03:00