#31151: Automatically create a database from database config settings
-------------------------------------------+--------------------------
Reporter: tasawar-hussain | Owner: nobody
Type: New feature | Status: new
Component: Migrations | Version: 3.0
Severity: Normal | Keywords: Database
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+--------------------------
Coming from rails background where `rails db:create` create a new database
from `database.yml` . So script like `python manage create_database`
should be able to create a new database from database config in
`settings.py`.
--
Ticket URL: <https://code.djangoproject.com/ticket/31151>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/058.9a0bb1dd01a8f26cdbe2dbedfba829e7%40djangoproject.com.