Microsoft.Data.Sqlite: Consider changing ultimate fallback type to BLOB #13841
Labels
area-adonet-sqlite
breaking-change
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
We have aspnet/Microsoft.Data.Sqlite#435 and aspnet/Microsoft.Data.Sqlite#523 the help improve type inference. We should look for anywhere else that we fallback to a default and make sure they're all consistent. I propose BLOB since every value can be losslessly coerced to it.
The text was updated successfully, but these errors were encountered: