#30805: django 2.x is giving programming error while migrating
"migrations.AlterUniqueTogether" part of migration
---------------------------------+--------------------------------------
     Reporter:  anveshagarwal    |                    Owner:  (none)
         Type:  Bug              |                   Status:  new
    Component:  Error reporting  |                  Version:  2.2
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by Simon Charette):

 Thank you for your report.

 Just to make it easier to reproduce.

 Which database backend are you using (this looks like PostgreSQL) and do
 you have a `justpay.JustPayOrder.Meta.db_table` override? Django doesn't
 generate table names like that by default, are you trying to use
 PostgreSQL schemas?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30805#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.b0b1c0b024d472533cf96f00340e5119%40djangoproject.com.

Reply via email to