Skip to content

gh-69093: Add incremental I/O to blobs support in sqlite3 #30356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 83 commits into from

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jan 3, 2022

TODO

  • Coverage: Test very large values (offsets > INT_MAX, etc.)
  • Finalise API (open_blob or blobopen?)

https://bugs.python.org/issue24905

@erlend-aasland
Copy link
Contributor Author

Original PR: GH-271
Original author: @palaviv

This PR is based on GH-271, with all changes applied on top of it. Thanks Aviv, for all the good work.

@erlend-aasland erlend-aasland changed the title bpo-24905: Add incremental I/O to blobs support in sqlite3 gh-69093: Add incremental I/O to blobs support in sqlite3 Apr 10, 2022
@JelleZijlstra
Copy link
Member

@erlend-aasland can this be closed?

@erlend-aasland erlend-aasland deleted the sqlite-blob branch April 15, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants