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
_get_upsert_fields should not add fields in self.conflict_target in the update_fields
If we are "on conflict" then we know that the conflict_target columns already contains the value we wanted to insert, there is no need to update them with the same value