This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients berker.peksag, elrull, ghaering, serhiy.storchaka, simonw
Date 2020-03-11.20:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583958282.36.0.95437038922.issue39652@roundup.psfhosted.org>
In-reply-to
Content
It was originally introduced in https://github.com/ghaering/pysqlite/commit/780a76dcd8f4142b6ecbd423f52e0ccf067fc277. I think that original column names should be returned when PARSE_COLNAMES is not set.

Working on a PR.
History
Date User Action Args
2020-03-11 20:24:42serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag, simonw, elrull
2020-03-11 20:24:42serhiy.storchakasetmessageid: <1583958282.36.0.95437038922.issue39652@roundup.psfhosted.org>
2020-03-11 20:24:42serhiy.storchakalinkissue39652 messages
2020-03-11 20:24:42serhiy.storchakacreate