1.3.0
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).- Documented
OpenWAL
behavior onsqlite.OpenConn
.