#13630: DatabaseOperations doesn't have same constructor with SQLITE and
PostgreSQL
backend
-------------------------------------+-------------------------------------
Reporter: calexium | Owner: nobody
Status: new | Milestone:
Component: Database | Version: 1.2
layer (models, ORM) | Keywords:
Resolution: | Has patch: 0
Triage Stage: Accepted | Needs tests: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Changes (by ramiro):
* stage: Design decision needed => Accepted
Comment:
Actually, both PosgreSQL backends are the only ones accepting the
connection parameter in their `__init__` methods, Oracle, MySQL suffer
from the same issue as reported by this ticket. We have an inconsistency
here.
--
Ticket URL: <http://code.djangoproject.com/ticket/13630#comment:2>
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.