SQLite: Consider changing ultimate fallback type to BLOB #13253
Labels
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 #8824 to generally improve type inference, but we'll still have fallbacks. Like aspnet/Microsoft.Data.Sqlite#548, we should also review everywhere we fallback to a default and make sure it's consistent. I propose BLOB since every value can be losslessly coerced to it.
The text was updated successfully, but these errors were encountered: