#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 ramiro):
* owner: => ramiro * status: new => assigned Comment: Patch has been updated to trunk as of now. It still passes the Django test suite under postgreSQL 8.3 (including schema-specific test added by the patch) and sqlite3 (it contains some commented out logging code that will be removed later). Next steps: * Convert doctests added by the patch to unittest * Expand the tests * Review existing schemas/tables introspection code (as it was done with the syncdb code for this trunk merge) * Try to see what happens with MySQL Any help with MySQL and Oracle is welcome. -- Ticket URL: <http://code.djangoproject.com/ticket/6148#comment:60> 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.