diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-07-19 20:25:09 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-07-19 20:25:09 +0000 |
commit | f4415c21c57dd2caa8638b4e7f9670a9f563e88c (patch) | |
tree | ba79a86f89879dfa2fce81959ed2e06b64b47cc5 /lib/sqlalchemy/schema.py | |
parent | d2513a54eb62f5e217eb738ecacb3b2058472228 (diff) | |
download | sqlalchemy-f4415c21c57dd2caa8638b4e7f9670a9f563e88c.tar.gz |
mapper compilation work ongoing, someday it'll work....moved
around the initialization of MapperProperty objects to be after
all mappers are created to better handle circular compilations.
do_init() method is called on all properties now which are more
aware of their "inherited" status if so.
eager loads explicitly disallowed on self-referential relationships, or
relationships to an inheriting mapper (which is also self-referential)
Diffstat (limited to 'lib/sqlalchemy/schema.py')
0 files changed, 0 insertions, 0 deletions