Microsoft.Data.Sqlite issue with multiple Blob colums #32747
Labels
area-adonet-sqlite
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
community-contribution
customer-reported
type-bug
Milestone
Microsoft.Data.Sqlite.Core issue with multiple Blob colums
Microsoft.Data.Sqlite.Core is not able to manage joined queries where
two blob fields belong from two different tables.
in the attached example:
The first line caches a rowid that is not usable for the second line.
Attached you can find a demo project that is able to reproduce the issue.
Stack trace
Version information
Microsoft.Data.Sqlite version: HEAD, 8.0.0
Microsoft.Data.Sqlite.Core version: HEAD, 8.0.0
Target framework: NET 8.0
Operating system: Windows, Android, iOS
SqliteBlobIssue.zip
The text was updated successfully, but these errors were encountered: