Re: intermittent migration error

2022-01-26 Thread Ben Cail
Thanks - https://code.djangoproject.com/ticket/33462. On 1/26/22 09:19, Jason wrote: nice find!  I would open a django issue, repeating what you have here, so Mariusz can see and triage. On Tuesday, January 25, 2022 at 2:10:18 PM UTC-5 Ben wrote: Hello, I ran into an intermittent mi

Re: intermittent migration error

2022-01-26 Thread Jason
nice find! I would open a django issue, repeating what you have here, so Mariusz can see and triage. On Tuesday, January 25, 2022 at 2:10:18 PM UTC-5 Ben wrote: > Hello, > > I ran into an intermittent migration issue on Django 4.x and PostgreSQL. > The migrations work fine on Django 3.2.x, but

intermittent migration error

2022-01-25 Thread Ben Cail
Hello, I ran into an intermittent migration issue on Django 4.x and PostgreSQL. The migrations work fine on Django 3.2.x, but intermittently fail on Django 4.x with the following exception: django.db.utils.ProgrammingError: constraint "polls_questioncontribution_base_question_id_25bfb2a8_fk"