You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! sqlite: re-validate database state after reading options
Add a test that options getters do not run at all when the database is
already closed. This is the invariant that justifies keeping the early
state check rather than moving it, and it is the only coverage for the
early check added to createSession().
Signed-off-by: Trevor Burnham <trevorburnham@gmail.com>
0 commit comments