Skip to content

Fix getCTypeForSQLType for interval types - #78

Merged
alinaliBQ merged 1 commit into
apache-odbcfrom
fix-c-type
Aug 1, 2025
Merged

Fix getCTypeForSQLType for interval types#78
alinaliBQ merged 1 commit into
apache-odbcfrom
fix-c-type

Conversation

@alinaliBQ

@alinaliBQ alinaliBQ commented Jul 30, 2025

Copy link
Copy Markdown
  • Fix getCTypeForSQLType function to return the correct C type for interval SQL data types. Previously the function was checking for interval C type and returning interval SQL type, which was the opposite of the intended functionality.

@alinaliBQ
alinaliBQ marked this pull request as ready for review July 31, 2025 16:56
@jduo

jduo commented Jul 31, 2025

Copy link
Copy Markdown

Let's provide a more detailed description about what's changed / why.

@alinaliBQ

Copy link
Copy Markdown
Author

Let's provide a more detailed description about what's changed / why.

@jduo sure, added description

@alinaliBQ
alinaliBQ merged commit a736642 into apache-odbc Aug 1, 2025
24 of 36 checks passed
@alinaliBQ
alinaliBQ deleted the fix-c-type branch August 1, 2025 22:56
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