Skip to content

Return nameLengthPtr value as length in characters - #95

Merged
rscales merged 2 commits into
apache-odbcfrom
sql-decribe-col-name-length
Aug 26, 2025
Merged

Return nameLengthPtr value as length in characters#95
rscales merged 2 commits into
apache-odbcfrom
sql-decribe-col-name-length

Conversation

@rscales

@rscales rscales commented Aug 25, 2025

Copy link
Copy Markdown

The SQLDescribeCol was incorrectly returning the length of the column name in bytes. The PR changes to return the length in characters for the nameLengthPtr value.

@rscales rscales changed the title Change SQLDescribeCol to return nameLengthPtr value as length in char… Return nameLengthPtr value as length in characters Aug 25, 2025
@alinaliBQ

Copy link
Copy Markdown

Please also run the C++ CI before merging the PR

@rscales
rscales merged commit bdb1b42 into apache-odbc Aug 26, 2025
13 of 15 checks passed
@alinaliBQ
alinaliBQ deleted the sql-decribe-col-name-length branch August 28, 2025 17:42
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.

3 participants