Files
sqlalchemy/test
Mike Bayer eb73b1a1cd Document and support nested composites
Composites can behave in a "nested" fashion by defining the
class in that way.   To make the constructor more convenient,
a callable can be passed to :func:`.composite` instead of the
class itself.  This works now, so add a test to ensure this
pattern remains available.

Change-Id: Ia009f274fca7269f41d6d824e0f70b6fb0ada081
(cherry picked from commit d4a130bb1b)
2018-12-12 12:54:56 -05:00
..
2018-12-02 18:59:45 -05:00
2017-02-07 11:21:56 -05:00
2018-08-30 17:13:51 -04:00