idb-pconnector
Advanced tools
Changelog
1.1.0
feat: Add support for enableNumericTypeConversion on DBPool functions (#97)
feat: Add support for bindParameters (#92)
refactor: Statement tests (#78)
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)
Changelog
1.0.4
Patched require issue outlined in issue #32 (#33)
Changelog
1.0.3