Skip to content

Add Descriptor support in SQLAllocHandle and SQLFreeHandle - #84

Merged
alinaliBQ merged 6 commits into
apache-odbcfrom
sql-alloc-free-desc
Aug 12, 2025
Merged

Add Descriptor support in SQLAllocHandle and SQLFreeHandle#84
alinaliBQ merged 6 commits into
apache-odbcfrom
sql-alloc-free-desc

Conversation

@alinaliBQ

@alinaliBQ alinaliBQ commented Aug 6, 2025

Copy link
Copy Markdown
  • Add support for allocating and freeing descriptors.
  • Add tests for retrieving descriptor handle errors from driver manager, as our driver doesn't have descriptor-specific APIs implemented.

@alinaliBQ
alinaliBQ force-pushed the sql-alloc-free-desc branch from 01f2e88 to 961ce2e Compare August 8, 2025 20:11
@alinaliBQ
alinaliBQ marked this pull request as ready for review August 8, 2025 20:19
@alinaliBQ alinaliBQ changed the title Add Descriptor Handle Allocation and De-allocation support Add Descriptor support in SQLAllocHandle and SQLFreeHandle Aug 8, 2025
@alinaliBQ
alinaliBQ merged commit 36c6254 into apache-odbc Aug 12, 2025
24 checks passed
@alinaliBQ
alinaliBQ deleted the sql-alloc-free-desc branch August 12, 2025 18:43
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.

2 participants