Skip to content

Add connected and autocomplete types#461

Merged
kadler merged 1 commit intoIBM:mainfrom
BrendanC23:connection-types
Mar 31, 2026
Merged

Add connected and autocomplete types#461
kadler merged 1 commit intoIBM:mainfrom
BrendanC23:connection-types

Conversation

@BrendanC23
Copy link
Copy Markdown
Contributor

@BrendanC23 BrendanC23 commented Mar 31, 2026

This commit adds types to odbc.d.ts for the connected and autocomplete getter methods of the Connection object.

Fixes #459

This commit adds types to `odbc.d.ts` for the `connected` and `autocomplete`
getter methods of the `Connection` object.

Signed-off-by: BrendanC23 <4711227+BrendanC23@users.noreply.github.com>
Copy link
Copy Markdown
Member

@kadler kadler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kadler kadler merged commit a1cb7a5 into IBM:main Mar 31, 2026
1 check passed
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.

[BUG] TS Type Error - connection.connected property not typed

2 participants