mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-06 16:54:23 +01:00
fix codegen for and predicate - as jump_if_condition_is_true can be overwritten higher in the stack
This commit is contained in:
@@ -197,6 +197,7 @@ pub fn translate_condition_expr(
|
||||
referenced_tables,
|
||||
lhs,
|
||||
ConditionMetadata {
|
||||
jump_if_condition_is_true: false,
|
||||
jump_target_when_true,
|
||||
..condition_metadata
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user