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
The optional The ESCAPE clause (with its escape character) acts as a single postfix operator.
It can only bind to a preceding [expr] LIKE [expr] expression
like_escape_character_expr is needed to create an expression that can be assigned a TEXT type in sqldelight
The bind_expr needs to have higher precedence for the correct PSI tree
Change the priority order to be above other operators like `||`
0 commit comments