#1797 closed defect (fixed)
[patch] ado_mssql/base.py throws NameError
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Based on an IRC problem report.
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | ado_mssql-2864.patch added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [2873]) Fixed #1797 -- Fixed NameError in ado_mssql backend. Thanks, pb