Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

idb-pconnector

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb-pconnector - npm Package Versions

23

1.1.1

Diff

Changelog

Source

1.1.1

  • build: Update deps to latest version (#129)
  • ci: fix eslint action runner (#130)
  • ci: Update action to use Node.js 16
  • ci: Ignore the package-lock.json during npm i
  • ci: Update action to 'released' type (#128)
  • ci: Add eslint action (#108)
abmusse
published 1.1.0 •

Changelog

Source

1.1.0

  • feat: Add support for enableNumericTypeConversion on DBPool functions (#97)

  • feat: Add support for bindParameters (#92)

    • bindParameters() deprecates bindParam() and bind()
  • refactor: Statement tests (#78)

    • No longer use deprecated Statement with implicitly connection
    • No longer use QIWS.QCUSTCDT from insert tests
    • Add after/afterEach hooks to delete data inserted by test cases
    • Close out open statement and connection handles in each test
  • docs: Add select bindParam example (#101)

  • fix: Add package-lock.json (#86)

  • refactor: Deprecate implicitly creating a connection

  • docs: for enableNumericTypeConversion() (#54)

  • test: for enableNumericTypeConversion() (#54)

  • feat(statement.js): enableNumericTypeConversion() (#54)

  • docs: Add badges (e74e7db)

abmusse
published 1.0.8 •

Changelog

Source

1.0.8

  • Allow SQL_SUCCESS_WITH_INFO return code to resolve the row in fetch() see PR #47

  • Update deps see PR #49

  • Patch prepareExecute only throw error if value is undefined see PR #50

abmusse
published 1.0.7 •

Changelog

Source

1.0.7

Fix up setLibraryList example require statement see 03ce835

abmusse
published 1.0.6 •

Changelog

Source

1.0.6

Add implementation of setLibraryList API see PR #39

abmusse
published 1.0.5 •

Changelog

Source

1.0.5

Patched prepareExecute issue outlined in #40

  • do not throw error when passing an object within the params array with value of null
abmusse
published 1.0.4 •

Changelog

Source

1.0.4

Patched require issue outlined in issue #32 (#33)

  • do not delete dbstmt and dbconn from idb-connector returned require object
  • rather delete properties from module.exports object
abmusse
published 1.0.3 •

Changelog

Source

1.0.3

  • migrate repository over to https://github.com/IBM/nodejs-idb-pconnector
  • update links to point to new repository
  • refactor code base to now use airbnb style guide
abmusse
published 1.0.2 •

abmusse
published 1.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc