;.
This commit is contained in:
parent
9326be1ba9
commit
0da8db26fe
@ -107,7 +107,7 @@ where_clause :
|
||||
| WHERE search_condition { }
|
||||
|
||||
search_condition:
|
||||
| IDENT EQUALS_OPERATOR IDENT {}
|
||||
| boolean_value_expression {}
|
||||
|
||||
boolean_value_expression:
|
||||
| boolean_term {}
|
||||
|
Loading…
Reference in New Issue
Block a user