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 index named uidx_user_with_unique_indices_token is expected to be created, but the index named idx_user_with_unique_indices_token is created incorrectly at the same time.
The error occurred after upgrading gorm, it was working normally in v1.24.2. And in my testing, only postgres will appear.