SIGN IN SIGN UP

gh-69093: improve sqlite3.Connection.blobopen() error handling (GH-91571)

Unless sqlite3_blob_open() returns SQLITE_MISUSE, the error code and
message are available on the connection object. This means we have to
handle SQLITE_MISUSE error messages explicitly.
E
Erlend Egeberg Aasland committed
c06a4ffe818feddef3b5083d9746a1c0b82c84ab
Parent: 1b34b56
Committed by GitHub <noreply@github.com> on 4/15/2022, 4:27:39 PM