#31264: ORA-00918: column ambiguously defined django admin
-------------------------------------+-------------------------------------
Reporter: Habuon | Owner: (none)
Type: Bug | Status: new
Component: Error | Version: 3.0
reporting | Keywords: oracle, django
Severity: Normal | admin
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
When I start brand new project using django 3.0.3 and oracle database
after migrating basic schemas the django admin throw following error:
ORA-00918: column ambiguously defined django admin ... meanwhile when i
switched django to django 2.* the issue disappeared. I guess there is a
problem with generating sql querry.
--
Ticket URL: <https://code.djangoproject.com/ticket/31264>
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/049.eafbf92eb594ee3f2ee312b145073c0c%40djangoproject.com.