#6343: % symbols not escaped in db_column column names when preparing queries
-------------------------------------+-------------------------------------
Reporter: Daniel | Owner: nobody
Pope <dan@…> | Status: new
Type: Bug | Component: Database layer
Milestone: | (models, ORM)
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 1
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by carljm):
* ui_ux: => 0
* easy: => 0
* stage: Design decision needed => Accepted
Comment:
This either needs to be fixed, or if that's not technically feasible in a
sane way, documented.
#11391 closed as duplicate of this, also raises the issue that this can
happen with field names, not just table names. That should also be
addressed.
--
Ticket URL: <https://code.djangoproject.com/ticket/6343#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.