#6148: Add generic support for database schemas
---------------------------------------------------+------------------------
Reporter: ikelly | Owner: kmpm
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 |
---------------------------------------------------+------------------------
Comment (by oldium):
Replying to [comment:43 hejsan]:
> Replying to [comment:42 oldium]:
> > The db_schema is already implemented in attached patches. There is no
magic included, you just define a variable APP_SCHEMA (or any other name)
at the top of the file and use it later on.
> Ok, great. Should I apply all the attached patches in order or just the
last one?
You need the last two patches - generic-db_schema-r11231.diff and generic-
db_schema-update.patch.
> What do you think about the USE_APP_NAMES_AS_SCHEMA_NAMES idea? Is it
doable?
I don't know about new features mentioned by kmpm, I'm currently busy with
other things (non-Django). You are free to dive deeper into it :-)
--
Ticket URL: <http://code.djangoproject.com/ticket/6148#comment:45>
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.