Emit error message for unknown operators instead of silently ignoring any unexpected characters.
modified pkg/query.c
@@ -514,6 +514,9 @@ format_sql_condition(const char *str, struct sbuf *sqlcond)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|