commit | 95573ade42d1635dd9b69380117cbb47b6790772 | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Sat Apr 16 15:28:38 2022 +0200 |
committer | GitHub <noreply@github.com> | Sat Apr 16 06:28:38 2022 -0700 |
tree | 40bd29e509dd55dbdac9a5a71654e2b94c7680ca | |
parent | f2bc12f0d5297899b57f3fa688b24f3c1d1bee7b [diff] |
gh-69093: sqlite3 blob doc amendments (GH-91561) - document that you cannot open a blob handle in a WITHOUT ROWID table - document the blobopen() positional arguments in the same order as they appear - relocate sqlite3.Blob section