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-25 20:14:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2fd5b9cd1398d01fca3f3fe1f1fae75c4d580ff
turso
/
simulator
/
generation
History
pedrocarlo
b2fd5b9cd1
change
CompoundPredicate
to generate a true_clause for a single row and not for column_values + tests
2025-06-11 11:32:45 -03:00
..
predicate
change
CompoundPredicate
to generate a true_clause for a single row and not for column_values + tests
2025-06-11 11:32:45 -03:00
expr.rs
change
CompoundPredicate
to generate a true_clause for a single row and not for column_values + tests
2025-06-11 11:32:45 -03:00
mod.rs
adjustments to binary functions + backtrack return
Option<T>
+ start of unary Predicate
2025-06-11 11:32:18 -03:00
plan.rs
add cli option to disable select optimizer
2025-06-11 11:32:45 -03:00
property.rs
add cli option to disable select optimizer
2025-06-11 11:32:45 -03:00
query.rs
migrate to using
limbo_core::Value
inside Simulator
2025-06-11 11:32:18 -03:00
table.rs
adjust creation of columns to avoid name collision
2025-06-11 11:32:18 -03:00