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

Add Test Cases for Altibase Compatibility #414

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

Conversation

younjungpark
Copy link

@younjungpark younjungpark commented Dec 23, 2024

This PR adds test cases to ensure compatibility between the node-odbc library and Altibase.

There was an issue where the decimal digits of parameters in stored procedures of IN and INOUT types were not properly passed through ODBC. To resolve this, I modified the odbc_connection.cpp file in the product code. The rest of the changes are exclusively for test purposes.

All tests have been successfully verified on Node.js 18, 20, and 22.

Looking forward to your feedback and suggestions!

Fixs #413

Signed-off-by: Geoffrey Park <[email protected]>
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.

1 participant