Github user selvaganesang commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1110#discussion_r120415105
--- Diff: win-odbc64/sql/cli/sqlcli.h ---
@@ -425,6 +433,8 @@ enum SQLTYPE_CODE {
SQLTYPECODE_BITVAR = 15 /* not supported */
};
+#define SQL_BOOLEAN 13
+
/* #ifndef SQLDTCODE_DATE */
/* specifies the type of datetime data type */
enum SQLDATETIME_CODE {
--- End diff --
Is this latest version of sqlci.h from sql/cli? If not consider copying the
latest version of sqlcli.h to this folder or creating a softlink to this file.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---