github WiseLibs/better-sqlite3 v7.3.0

latest releases: v12.4.1, v12.4.0, v12.3.0...
4 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.