Skip to content

SQLColAttribute: add bwc attributes for 2.x #205

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

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

bpintea
Copy link
Collaborator

@bpintea bpintea commented Jan 10, 2020

Add the PR adds a the required column backwards compatibility attributes required by 2.x applications and that are not translated by the DriverManager.
These are simply equivalents of existing 3.x attributes.

Fixes #204

Add the backwards compatibility attributes required by 2.x applications
that are not translated by the DriverManager.
Copy link
Collaborator

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM

@bpintea bpintea added the v6.8.7 label Jan 10, 2020
@bpintea bpintea merged commit 6a14b2a into elastic:master Jan 10, 2020
bpintea added a commit that referenced this pull request Jan 10, 2020
Add the backwards compatibility attributes required by 2.x applications
that are not translated by the DriverManager.

(cherry picked from commit 6a14b2a)
bpintea added a commit that referenced this pull request Jan 10, 2020
Add the backwards compatibility attributes required by 2.x applications
that are not translated by the DriverManager.

(cherry picked from commit 6a14b2a)
bpintea added a commit that referenced this pull request Jan 10, 2020
Add the backwards compatibility attributes required by 2.x applications
that are not translated by the DriverManager.

(cherry picked from commit 6a14b2a)
@bpintea bpintea deleted the fix/204_sqlcolattributes_v.2_ids branch April 3, 2020 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 2.x field identifiers support for SQLColAttribute
2 participants