1.3.0 #100
zombiezen
announced in
Announcements
1.3.0
#100
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.3 is largely a bug-fix release, but is a minor version change because of the new
sqlitemigration.Pool.Take
method.Added
sqlitemigration.Pool
now has a new methodTake
so that it implements a common interface withsqlitex.Pool
(#97).OpenWAL
behavior onsqlite.OpenConn
.Fixed
sqlitemigration
(#99).sqlitex.NewPool
when trying to open an in-memory database now gives correct advice (#92).This discussion was created from the release 1.3.0.
Beta Was this translation helpful? Give feedback.
All reactions