limbo/simulator/generation
pedrocarlo 83d72db901 better error messages + cleaner printing of file stats + tracing
instrumentation in `execute_interaction`
2025-06-11 11:32:45 -03:00
..
predicate force predicate in SelectSelectOptimizer to evaluate to a boolean value 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 better error messages + cleaner printing of file stats + tracing 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