]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
repair ancient and incorrect comment
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 12 Apr 2022 02:03:28 +0000 (22:03 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 12 Apr 2022 02:08:18 +0000 (22:08 -0400)
commit2d7d343823f06dd31503368b4f7ad060e802d0bb
tree68f8e78f54879ee88c25166707ae38179ac9448c
parent7097abc3918c4e2234ae07ab14b91bef4fc46644
repair ancient and incorrect comment

it referred towards _columntoproperty refering to
lists of MapperProperty.  this comment goes all the
way to pre 0.1 being released.   it's likely been
wrong for nearly all that time.

Change-Id: I71234ae58a6253249d92224356e38372e4aff148
(cherry picked from commit 8254e3a28a32b7097fb926a373c17c35d4ec1d57)
lib/sqlalchemy/orm/mapper.py