Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIS-917] 11.2 Driver Conformance Test - ODBC #58

Merged
merged 6 commits into from
May 30, 2022

Conversation

hwany7seo
Copy link
Contributor

http://jira.cubrid.org/browse/APIS-917

Purpose
for release (11.1.0.0001)

Implementation

  • Update version (11.1.0.0001)

  • Update CCI Library 11.1.0

  • modify output folder for unicode

  • modify testcase about changed tablecount type (int32 -> int64)

  • add testcase in cpp for check autocommit settting (APIS-900)

  • add testcase in cpp for APIS-901

  • add testcase in cpp for APIS-875

Remarks
N/A

@hwany7seo hwany7seo requested review from kisoo-han and airnet73 May 26, 2022 10:39
@hwany7seo hwany7seo self-assigned this May 26, 2022
odbc_version.i Outdated
@@ -1,5 +1,5 @@
#define MAJOR_VERSION 11
#define MINOR_VERSION 0
#define MINOR_VERSION 1
#define PATCH_VERSION 0
#define BUILD_SERIAL_NUMBER 0001
#define VERSION_STRING "11.0.0.0001"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't it 11.1.0.0001?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed it by mistake.
updated VERSION_STRING.

@hwany7seo hwany7seo merged commit 089cab3 into CUBRID:develop May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants