summaryrefslogtreecommitdiff
blob: 9b75ae9df6cec00772ab129e9913f6b39e9cb12b (plain)
1
2
The column name found in ``sqlite3.Cursor.description`` is now truncated on
the first '[' only if the PARSE_COLNAMES option is set.