Skip to content
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

Streaming Blob I/O? #1258

Open
halfninja opened this issue Oct 25, 2024 · 0 comments
Open

Streaming Blob I/O? #1258

halfninja opened this issue Oct 25, 2024 · 0 comments

Comments

@halfninja
Copy link

I like the look of this library but from what I can see in the code, blobs can only be bound to byte arrays. Meanwhile Microsoft.Data.Sqlite and SQLitePCL.pretty expose the ability to stream data in and out of blobs.

Is there a way to use raw queries to stream this data out without resorting to a different library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant