Closed Willis0826 closed 1 year ago
Also had this problem! Thanks @Willis0826 for providing a quick fix. Would like to see this get merged 🙂
+1 for this PR.
Also had this problem!
There's no problem when using SQLite, but the same problem when using PostgreSQL 9, 11, 12. Willing to see this get merged.
@mohamed-aziz Hi, I would like to ask for your review for this fix : ) thanks!
I performed the database migration with postgres 9.6.6, and faced to the error :
After added the unique constraint to userprofile.user_id, the migration can be performed successfully.