Opened 5 years ago
Closed 5 years ago
#31855 closed Uncategorized (wontfix)
Flag for Initial Database Engine
| Reported by: | Jake Cooper | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 3.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Would be great to have a flag, similar to rails (rails new myapp --database=postgresql), which allows the person creating the project to override the default SQLite database and use the postgres database
Note:
See TracTickets
for help on using tickets.
startprojectprovided the--templateoption for this purpose.