[issue39652] sqlite3 bug handling column names that contain square braces

Serhiy Storchaka report at bugs.python.org
Sat Mar 21 09:53:49 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset b146568dfcbcd7409c724f8917e4f77433dd56e4 by Serhiy Storchaka in branch 'master':
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942)
https://github.com/python/cpython/commit/b146568dfcbcd7409c724f8917e4f77433dd56e4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39652>
_______________________________________


More information about the Python-bugs-list mailing list