diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-12-12 12:51:20 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-12-12 12:54:20 -0500 |
commit | d4a130bb1b92869efe33675262c7b1fde364e477 (patch) | |
tree | 36c3d05f51ca8b5fa79a84bdefdb7a3c05093849 /test/dialect/postgresql/test_reflection.py | |
parent | 7206308e7fa6213b032ef4f7630dcb6aa460217c (diff) | |
download | sqlalchemy-d4a130bb1b92869efe33675262c7b1fde364e477.tar.gz |
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
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions