* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
All examples in this documentation are for a single table, so column names
are unique. Also, there is nothing in the `cursor.description` to help
distinguish columns with the same name. Nevertheless, I agree that we
could add a warning in the docs that returned column names should be
unique. Would you like to prepare a patch?
--
Ticket URL: <https://code.djangoproject.com/ticket/34409#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.