1.4.0 #110
zombiezen
announced in
Announcements
1.4.0
#110
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 1.4 adds the
sqlitex.ResultBytes
function and fixes several bugs.Added
sqlitex.ResultBytes
. (#86)Changed
Conn.Close
returns an error if the connection has already been closed (#101).modernc.org/sqlite
version updated to 1.33.1.Fixed
sqlite3_initialize
is now called from any top-level function to prevent race conditions during initialization. (#18).This discussion was created from the release 1.4.0.
Beta Was this translation helpful? Give feedback.
All reactions