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

idb-connector

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb-connector - npm Package Versions

1345

1.2.10

Diff

Changelog

Source

1.2.10

  • [test] add test case for the input parameter truncation issue (#127)
  • [dbstmt] detect data length first to fix the messcode issue (#123)
  • [doc] update bindParameters examples (#121)
dmabupt
published 1.2.9 •

Changelog

Source

1.2.9

  • [dbstmt] add a new API fieldInfo (#115)
dmabupt
published 1.2.8 •

Changelog

Source

1.2.8

  • [dbstmt] fix: select-insert when binding strings (#114)
dmabupt
published 1.2.7 •

Changelog

Source

1.2.7

  • [dbstmt] add new simplified API bindParameters (#111)
  • [dbstmt] fix: Free LOB locators using CLI functions (#110)

For the details of the new API bindParameters, please refer to the manual and the new example. The old API bindParams will be deprecated accordingly.

dmabupt
published 1.2.6 •

Changelog

Source

1.2.6

  • [dbstmt] Refine data length assumptions (#104)
  • [dbconn] Have dbconn.close disconnect if connected (#106)
  • [ci] Use the enhancement label for the feature template
dmabupt
published 1.2.5 •

Changelog

Source

1.2.5

  • [dbstmt] Fix incorrect float value returned from procedures (#99)
  • [dbstmt] Enable returning SQL_DOUBLE type as a JS Number (#104)
  • [dberror] Check SQLState and SQLCode when query success with info
  • [test] Refine test cases
  • [ci] Add issue template (#100)
dmabupt
published 1.2.4 •

Changelog

Source

1.2.4

  • [dbstmt] detect inconsistent data (#94)
  • [dberror] move all debugging functions to dberror.h
  • [test] add more test cases
dmabupt
published 1.2.3 •

Changelog

Source

1.2.3

  • [dbstmt] fix a memory leak issue (#90)
  • [dbstmt] use more meaningful variable names in code
dmabupt
published 1.2.2 •

Changelog

Source

1.2.2

  • [dbstmt] get accurate CLOB data length (#78)
  • [dbstmt] finalize buffer of binary data (#86)
dmabupt
published 1.2.1 •

Changelog

Source

1.2.1

  • [dbstmt] support returning numeric SQL data (#77)
  • [dbstmt] support binding to CLOB for long text (#78)
  • [dbstmt] fix the truncated issue for data type REAL (#64)
  • [doc] add SET PATH details (#74)
  • [doc] stmtError() conflicts with dbconn.debug(true) (#81)
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