diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-01-02 18:22:50 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-01-02 18:22:50 +0000 |
commit | 50dfbc7e793f1bcfdd22f9cffcefde31f14b186b (patch) | |
tree | 000b7150983c40ec134a31b0d7b3addc0c679b30 /lib/sqlalchemy/databases/mssql.py | |
parent | a52a0c43c3d4880df53c46d1fd92fcf8d1a3a758 (diff) | |
download | sqlalchemy-50dfbc7e793f1bcfdd22f9cffcefde31f14b186b.tar.gz |
- Custom comparator classes used in conjunction with
column_property(), relation() etc. can define
new comparison methods on the Comparator, which will
become available via __getattr__() on the
InstrumentedAttribute. In the case of synonym()
or comparable_property(), attributes are resolved first
on the user-defined descriptor, then on the user-defined
comparator.
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions