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

Improved support for DBCS output #1993

Merged
merged 5 commits into from
Apr 22, 2024
Merged

Conversation

worksofliam
Copy link
Contributor

Changes

Potential fix for #1984 where the columns were being parsed incorrectly and an incorrect amount of rows were being returned.

Nice to haves

It'd be cool if we had a test for some Danish and French locale results to test the parser as well.

How to test this PR

Examples:

  1. Run the test cases

Checklist

  • have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam marked this pull request as ready for review April 17, 2024 15:57
@worksofliam worksofliam mentioned this pull request Apr 18, 2024
19 tasks
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam linked an issue Apr 19, 2024 that may be closed by this pull request
worksofliam and others added 2 commits April 19, 2024 10:23
Copy link
Collaborator

@chrjorgensen chrjorgensen left a comment

Choose a reason for hiding this comment

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

@worksofliam Looking good! 👍

I added a test for Danish characters in DB2 output, and the test succeeds.

@sebjulliand Can you add a test for French characters?

Signed-off-by: S. Julliand <sebjulliand@gmail.com>
@sebjulliand
Copy link
Collaborator

@worksofliam @chrjorgensen there you go!

@worksofliam worksofliam merged commit 0fe9190 into master Apr 22, 2024
1 check passed
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.

Source members are not listed in VS Code
3 participants