[issue5105] sqlite3.Row class, handling duplicate column names resulting from a SQL join

Gabriel Genellina report at bugs.python.org
Sat Jan 31 02:34:53 CET 2009


Gabriel Genellina <gagsl-py2 at yahoo.com.ar> added the comment:

I think this is a sqlite issue, not a Python one.
cursor.description should return unique column names.

----------
nosy: +gagenellina

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5105>
_______________________________________


More information about the Python-bugs-list mailing list