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 bad character handling in extended byte calculation and add tests #2403

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

worksofliam
Copy link
Contributor

Improve handling of bad characters in extended byte calculations and introduce a test case to validate this functionality.

When � was being returned in a db2 result set, our parser thought that � was a doubl-byte character in ebcdic, but it's not - it's single byte in ebcdic. The logic had to be updated to handle that.

@worksofliam worksofliam linked an issue Dec 5, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Dec 5, 2024

👋 A new build is available for this PR based on 3a5a5fc.

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.

src-pf will be displayed as regular pf
1 participant