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
The reason is that b.Tags[0] translates to the PostgreSQL-specific PgArrayIndexExpression, and the ExecuteUpdate logic for handling setters isn't sufficiently open (see dotnet/efcore#36836).