Skip to content

Conversation

@Michael-A-McMahon
Copy link
Member

This branch updates the bind type mapping tests to make use of R2dbcTypes NCHAR and NVARCHAR. These N types need to be configured if a String bind contains non-ascii characters. Otherwise, the driver binds the String as CHAR/VARCHAR, which use the database character. If the database character set is not one that supports non-ascii characters, then these tests would fail.

I also removed an .iml file from IntelliJ which should not have been included in our repo.

@jeandelavarene jeandelavarene merged commit 5fae717 into main Sep 3, 2022
@jeandelavarene jeandelavarene deleted the nchar-test-fix branch September 3, 2022 14:56
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.

2 participants