You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a general change in EF Core 2.0.0, not related to Npgsql: see dotnet/efcore#8600 and dotnet/efcore#7166 for background and the new way of doing things.
ForNpgsqlHasColumnType()
onPropertyBuilder
is missing when I updated to 2.0.0. I can't see a suitable alternative in intellisense. Is this a bug?The text was updated successfully, but these errors were encountered: