#15534: Oracle backend regex lookup broken if Oracle backend is not default
-------------------------------------+-------------------------------------
Reporter: JirkaV | Owner: nobody
Status: new | Milestone:
Component: Database | Version: 1.3-beta
layer (models, ORM) | Keywords: oracle, multi-db
Resolution: | Has patch: 0
Triage Stage: Accepted | Needs tests: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Comment (by ramiro):
The technique of passing the connection to the `DatabaseOperations`
instance is already being used in the PostgreSQL backends (most surely a
change introduced after Malcolm added his comment to #9045 opposing to
such an API change). The inconsistency of these two backends with
`django.db.backends.BaseDatabaseOperations` and the rest of the DB
backends we ship is reported in #13630. Once we fix it we'll hopefully be
able t use that instance variable to solve this issue.
--
Ticket URL: <http://code.djangoproject.com/ticket/15534#comment:4>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.