Skip to content

Releases: zombiezen/go-sqlite

0.2.0

03 Apr 23:14
Compare
Choose a tag to compare

Added

Changed

  • *Conn.CreateFunction has changed entirely. See the reference for details.
  • sqlitex.File and sqlitex.Buffer have been moved to the sqlitefile package
  • The sqlitefile.Exec* functions have been moved to the sqlitex package as Exec*FS.

0.1.0

01 Apr 03:53
Compare
Choose a tag to compare

Initial release