Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update idb transport to use bindParameters #305

Open
abmusse opened this issue Jul 23, 2020 · 1 comment · May be fixed by #307
Open

Update idb transport to use bindParameters #305

abmusse opened this issue Jul 23, 2020 · 1 comment · May be fixed by #307
Assignees
Labels
enhancement New feature or request keep-open Exempts stale action from auto closing the issue/pr.

Comments

@abmusse
Copy link
Member

abmusse commented Jul 23, 2020

That way we would not have to import IN, CLOB, CHAR fields that are used to specify the stored procedure parameters.

https://github.com/IBM/nodejs-idb-connector/blob/master/docs/README.md#async-prepare-bind-execute

@abmusse abmusse added the enhancement New feature or request label Jul 23, 2020
@abmusse abmusse linked a pull request Jul 23, 2020 that will close this issue
@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.

@github-actions github-actions bot added the stale label Aug 23, 2020
@abmusse abmusse added the keep-open Exempts stale action from auto closing the issue/pr. label Aug 24, 2020
@github-actions github-actions bot closed this as completed Oct 6, 2020
@kadler kadler removed the stale label Oct 6, 2020
@kadler kadler reopened this Oct 6, 2020
@abmusse abmusse self-assigned this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep-open Exempts stale action from auto closing the issue/pr.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants