#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 | ---------------------------------------------------+------------------------ Comment (by ramiro):
Patch `6148-r13366.diff` contains: * Post-r13363 updates. * Implemented compatibility with multi-db as outlined by Peter Long (plong). I propose we wait for the core dev team to decide the strategy to be used to get connection-specific information out of the model's `_meta` Options instance (#13528, and the Query refactoring GSoC 2010 project). * Converted all tests to unit tests. They still need to be expanded. Test suite passes for sqlite3 and postgresql 8.3 (modulo the unrelated #13799 failure currently present in trunk). -- Ticket URL: <http://code.djangoproject.com/ticket/6148#comment:65> 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 django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.