summaryrefslogtreecommitdiff
path: root/connectivity/inc
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@oracle.com>2011-01-03 13:56:33 +0100
committerOcke Janssen [oj] <Ocke.Janssen@oracle.com>2011-01-03 13:56:33 +0100
commit3ff6379e53a0f47f56417a41937fe92996980cb8 (patch)
treee937fd742aa4867a3a0648548b8ad5a6a85a0fbc /connectivity/inc
parent00d0b523b7913b534a6f7fef4f2a86e9472d0208 (diff)
dba34c: fix for cast and char compare
Diffstat (limited to 'connectivity/inc')
-rw-r--r--connectivity/inc/connectivity/sqlnode.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx
index fa283cb5cf04..04ec8dc153df 100644
--- a/connectivity/inc/connectivity/sqlnode.hxx
+++ b/connectivity/inc/connectivity/sqlnode.hxx
@@ -231,6 +231,7 @@ namespace connectivity
character_string_type,
other_like_predicate_part_2,
between_predicate_part_2,
+ cast_spec,
rule_count, // letzter_wert
UNKNOWN_RULE // ID indicating that a node is no rule with a matching Rule-enum value (see getKnownRuleID)
};