sqlite3 2.4.0
- Add
isReadOnly
andisExplain
getters to prepared statements. - Set
NativeCallable.keepIsolateAlive
tofalse
for callables managed by this package.
isReadOnly
and isExplain
getters to prepared statements.NativeCallable.keepIsolateAlive
to false
for callables managed by this package.