Socket
Socket
Sign inDemoInstall

knex

Package Overview
Dependencies
Maintainers
5
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knex - npm Package Versions

1
26

0.5.15

Diff

Changelog

Source

0.5.15 - June 4, 2014

  • Dropped indexes feature now functions correctly, (#278)
tgriesser
published 0.5.14 •

Changelog

Source

0.5.14 - May 6, 2014

  • Remove the charset encoding if it's utf8 for mysql, as it's the default but also currently causes some issues in recent versions of node-mysql
tgriesser
published 0.5.13 •

Changelog

Source

0.5.13 - April 2, 2014

  • Fix regression in array bindings for postgresql (#228)
tgriesser
published 0.5.12 •

Changelog

Source

0.5.12 - Mar 31, 2014

  • Add more operators for where clauses, including && (#226)
tgriesser
published 0.5.11 •

Changelog

Source

0.5.11 - Mar 25, 2014

  • .where(col, 'is', null) or .where(col, 'is not', null) are not supported (#221).
  • Case insensitive where operators now allowed (#212).
  • Fix bug in increment/decrement truncating to an integer (#210).
  • Disconnected connections are now properly handled & removed from the pool (#206).
  • Internal tweaks to binding concatenations for performance (#207)
tgriesser
published 0.5.10 •

Changelog

Source

0.5.10 - Mar 19, 2014

  • Add the .exec method to the internal promise shim
tgriesser
published 0.5.9 •

Changelog

Source

0.5.9 - Mar 18, 2014

  • Remove error'ed connections from the connection pool (#206), added support for node-postgres-pure (pg.js) (#200)
tgriesser
published 0.5.8 •

Changelog

Source

0.5.8 - Feb 27, 2014

  • Fix for chaining on forUpdate / forShare, adding map & reduce from bluebird
tgriesser
published 0.5.7 •

Changelog

Source

0.5.7 - Feb 18, 2014

  • Fix for a null limit / offset breaking query chain (#182)
tgriesser
published 0.5.6 •

Changelog

Source

0.5.6 - Feb 5, 2014

  • Bump bluebird dependency to ~1.0.0, fixing regression in Bluebird 1.0.2 (#176)
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