Files
sqlalchemy/test/orm
Mike Bayer d55d29329e - The composite() property type now supports
a __set_composite_values__() method on the composite
class which is required if the class represents
state using attribute names other than the
column's keynames; default-generated values now
get populated properly upon flush.  Also,
composites with attributes set to None compare
correctly.  [ticket:1132]
2008-08-11 17:18:10 +00:00
..
2008-05-14 22:09:23 +00:00
2008-05-10 23:15:13 +00:00