diff options
author | Federico Caselli <cfederico87@gmail.com> | 2020-03-23 21:17:01 +0100 |
---|---|---|
committer | Federico Caselli <cfederico87@gmail.com> | 2020-03-24 19:59:52 +0100 |
commit | 7f863344b96c945c56791d31b15a302c2ddd800f (patch) | |
tree | 6b83862084b22ccdf1436c60c5d3e82caeb80821 /lib/sqlalchemy/sql/expression.py | |
parent | e6b6ec78e6d6f96537eaf542f469a7e88134e9fc (diff) | |
download | sqlalchemy-7f863344b96c945c56791d31b15a302c2ddd800f.tar.gz |
Improve the method ``__str__`` of :class:`ColumnCollection`
The change avoids confusing a :class:`ColumnCollection` with a python list since the
previous string representation was the same.
Fixes: #5191
Change-Id: Icdbc08f9991d31ce86372505e3614740eaee56e2
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions