diff options
Diffstat (limited to 'include/connectivity')
-rw-r--r-- | include/connectivity/sqlnode.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sqlnode.hxx b/include/connectivity/sqlnode.hxx index cc9a26acf715..d1c4cf759b26 100644 --- a/include/connectivity/sqlnode.hxx +++ b/include/connectivity/sqlnode.hxx @@ -149,6 +149,7 @@ namespace connectivity where_clause, opt_where_clause, search_condition, + comparison, comparison_predicate, between_predicate, like_predicate, @@ -196,7 +197,6 @@ namespace connectivity joined_table, boolean_factor, sql_not, - boolean_test, manipulative_statement, subquery, value_exp_commalist, |