Opened 14 years ago
Closed 14 years ago
#16233 closed Cleanup/optimization (fixed)
Add definition of db_alias in Performing raw SQL queries
| Reported by: | charlax | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
It would be useful to give a little remind of what db alias are and that they can be found in the settings file.
I'm referring to section Executing custom SQL directly of https://docs.djangoproject.com/en/dev/topics/db/sql/
Attachments (1)
Change History (4)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Type: | New feature → Cleanup/optimization |
comment:2 by , 14 years ago
| Has patch: | set |
|---|
Note:
See TracTickets
for help on using tickets.
Yes, a link to the section of the docs that describe how to configure multi-db would be appropriate.