You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CursorDefinition.Select type and rename BooleanLikeExpression to LikePredicate (#40)
- Change CursorDefinition.Select from QueryExpression to *SelectStatement
- Rename JSON $type from BooleanLikeExpression to LikePredicate
- Add OdbcEscape field to BooleanLikeExpression struct
- Enable BaselinesCommon_SetVariableStatementTests and SetVariableStatementTests
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments