#6148: Add generic support for database schemas
---------------------------------------------------+------------------------
Reporter: ikelly | Owner: ramiro
Status: assigned | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords: oracle
postgresql mysql schemas
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------------------+------------------------
Changes (by drdee):
* cc: [email protected] (added)
Comment:
When installing the patched r13366 I receive the following message:
byte-compiling /usr/local/python/lib/python2.6/site-
packages/django/db/backends/oracle/creation.py to creation.pyc
SyntaxError: ('non-default argument follows default argument',
('/usr/local/python/lib/python2.6/site-
packages/django/db/backends/oracle/creation.py', 70, None, 'def
_create_test_db(self, verbosity=1, autoclobber=False, schema):\n'))
--
Ticket URL: <http://code.djangoproject.com/ticket/6148#comment:66>
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.