]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- relation() can accept a callable for its first argument,
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Mar 2008 00:59:51 +0000 (00:59 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Mar 2008 00:59:51 +0000 (00:59 +0000)
commit9d3216d3f306f5b1be71bd164b60b9ef667a528e
treebada22d057b3f47256b898270546b4303f534903
parent4bd956b50f3c6c1c99592daff6427f8715da3f6c
- relation() can accept a callable for its first argument,
which returns the class to be related.  This is in place
to assist declarative packages to define relations without
classes yet being in place.
CHANGES
lib/sqlalchemy/orm/properties.py