#2699 closed defect (fixed)
[patch] Quote missing in mysql/introspection.py
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | normal | Keywords: | quote_name, mysql |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
quote_name missing.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | quote_name.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [3746]) Fixed #2699 -- Added quote_name() call to MySQL introspection.py. Thanks for the patch, serbaut@…