]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Further refine map_column verbiage
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Jan 2018 14:17:41 +0000 (09:17 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Jan 2018 14:17:41 +0000 (09:17 -0500)
commitbc9cdd5de0781b93f9cf581f1c5e0d96179ad12e
treecbcad9f20b473a44d3e3916031afcdf28b3340e3
parent9b08318077e75cb30106045edd03da97fe3d953c
Further refine map_column verbiage

The verbiage here continues to be misleading as it implies that
a MapperProperty already exists for the Column when this is not
the case.

Change-Id: Iaa6990dc9693d47d50b15c4815c3c7f6f34d8577
lib/sqlalchemy/orm/descriptor_props.py