npm better-sqlite3 7.3.0

latest releases: 11.3.0, 11.2.1, 11.2.0...
3 years ago
  • Added the db.serialize() method.
  • Buffers returned from db.serialize() can be opened as in-memory databases by passing them to new Database(buffer).
  • Added the stmt.readonly property.
  • added the directOnly option to user-defined functions and aggregates.

Don't miss a new better-sqlite3 release

NewReleases is sending notifications on new releases.