From a62a046df3302e5763b7a568ac25032bb1501d44 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 4 Sep 2014 15:39:21 +0200 Subject: fdo#55703 automagically use IS NULL fo 'null' in query design. Change-Id: I31bcec74a786df016d994834e6146fb7a76e72cb --- include/connectivity/sqlnode.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'include/connectivity') diff --git a/include/connectivity/sqlnode.hxx b/include/connectivity/sqlnode.hxx index af0b606dce3e..980ec6270ecc 100644 --- a/include/connectivity/sqlnode.hxx +++ b/include/connectivity/sqlnode.hxx @@ -229,6 +229,7 @@ namespace connectivity character_string_type, other_like_predicate_part_2, between_predicate_part_2, + null_predicate_part_2, cast_spec, window_function, rule_count // last value -- cgit