Skip to content

Conversation

karinazhou
Copy link
Member

Fix for GH#576.

The System.Globalization returns 0 code page for Kazakh collation while the SQL Server maps it to 1251. Change the code page to 1251 for Kazakh to keep the consistency.

In the future, we will let the driver maintain all valid mapping between the collation and code page.

@cheenamalhotra cheenamalhotra added this to the 2.0.0 milestone Jun 1, 2020
Copy link
Member

@cheenamalhotra cheenamalhotra left a comment

Choose a reason for hiding this comment

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

Backlogging further implementation of 1:1 mapping of Collation <> Encoding for SQL Server supported collations. For coming release, this fix LGTM.

@johnnypham johnnypham self-requested a review June 9, 2020 22:20
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.

5 participants