limbo/extensions/completion
Piotr Rzysko 59ec2d3949 Replace ConstraintInfo::plan_info with ConstraintInfo::index
The side of the binary expression no longer needs to be stored in
`ConstraintInfo`, since the optimizer now guarantees that it is always
on the right. As a result, only the index of the corresponding constraint
needs to be preserved.
2025-08-05 05:48:29 +02:00
..
src Replace ConstraintInfo::plan_info with ConstraintInfo::index 2025-08-05 05:48:29 +02:00
build.rs chore: link advapi32 on windows 2025-07-16 19:34:42 +01:00
Cargo.toml Rename limbo_ext crate to turso_ext 2025-06-29 12:14:08 +03:00