Files
sqlalchemy/examples
Mike Bayer 50dfbc7e79 - 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.
2009-01-02 18:22:50 +00:00
..
2007-09-01 21:21:29 +00:00
2008-07-11 07:39:21 +00:00
2007-08-16 15:20:20 +00:00
2007-09-01 21:21:29 +00:00
2008-10-24 19:43:29 +00:00
2008-06-28 15:23:08 +00:00
2005-10-14 03:21:48 +00:00