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

fix odbc quoting and added integrationtest #2560

Merged
merged 1 commit into from
Sep 14, 2015

Conversation

mikethebeer
Copy link

No description provided.

SQLRequestBuilder requestBuilder = new SQLRequestBuilder(client());
requestBuilder.stmt(stmt);
// Set Odbc flag
requestBuilder.addFlagsToRequestHeader(1);
Copy link
Member

Choose a reason for hiding this comment

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

pls use the constant here instead

@seut
Copy link
Member

seut commented Sep 14, 2015

ack

mikethebeer pushed a commit that referenced this pull request Sep 14, 2015
fix odbc quoting and added integrationtest
@mikethebeer mikethebeer merged commit eef96dc into odbc-quoting Sep 14, 2015
@mikethebeer mikethebeer deleted the m/fix-odbc-quoting branch September 14, 2015 09:45
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.

None yet

3 participants