Opened 18 years ago
Closed 18 years ago
#5341 closed (fixed)
Clarify DB API docs about params in extra()
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | db api extra params | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I've got a simple patch to docs/db-api.txt clarifying use of params in extra().
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | num_params_docs.diff added |
|---|
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [6163]) Fixed #5341 -- Clarified docs/db-api.txt docs about params in extra(). Thanks, Paul Smith