#6148: Add generic support for database schemas -------------------------------------+------------------------------------- Reporter: ikelly | Owner: Type: New | Status: new feature | Component: Database layer Milestone: | (models, ORM) Version: SVN | Severity: Normal Resolution: | Keywords: oracle postgresql Triage Stage: Accepted | mysql schemas Needs documentation: 0 | Has patch: 1 Patch needs improvement: 1 | Needs tests: 1 UI/UX: 0 | Easy pickings: 1 -------------------------------------+-------------------------------------
Comment (by shaun.stanworth@…): Pretty nasty bug in this still - if you run tests which are left incomplete, Django will ask 'if you would like to try deleting the test database 'TEST DATABASE'' - the problem is that the _destroy_test_schemas method is connecting using your normal alias, which will hit your working database. -- Ticket URL: <https://code.djangoproject.com/ticket/6148#comment:85> Django <https://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-updates@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.