npm better-sqlite3 2.3.0

latest releases: 9.6.0, 9.5.0, 9.4.5...
7 years ago

This release fixes a few minor bugs, significantly improves overall performance, and introduces the db.register() method, which allows you to define custom SQL functions.

0d4e336 added the db.register() method, allowing you to register custom SQL functions
f3daddb prepared statements and transactions can now be reused even after the table schema changes
6fff040 pluck() and safeIntegers() can no longer be invoked within an each() callback function

Don't miss a new better-sqlite3 release

NewReleases is sending notifications on new releases.