Skip to content

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 <geoffrey.park@altibase.com>
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