Skip to content

Microsoft.Data.Sqlite: Bring back the SqliteBlob optimizations #20092

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Microsoft.Data.Sqlite: Bring back the SqliteBlob optimizations #20092

merged 1 commit into from
Feb 28, 2020

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented Feb 27, 2020

This reverts commits 2fdcc8d and b416e9d.

(Added a few missing using statements in the tests.)

Fixes #13987

@bricelam bricelam changed the title Microsoft.Data.SQLite: Bring back the SqliteBlob optimizations Microsoft.Data.Sqlite: Bring back the SqliteBlob optimizations Feb 27, 2020
@bricelam bricelam marked this pull request as ready for review February 28, 2020 17:45
@bricelam
Copy link
Contributor Author

CI passed every time (3 runs)

@bricelam bricelam merged commit 2fad00e into dotnet:master Feb 28, 2020
@bricelam bricelam deleted the blob2 branch February 28, 2020 20:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.Data.Sqlite: Make GetBytes, GetChars, and GetTextReader more efficient
2 participants