]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Put back in the foreign-key checking code in process_relationships for
authorJonathan LaCour <jonathan@cleverdevil.org>
Fri, 30 Jun 2006 01:19:52 +0000 (01:19 +0000)
committerJonathan LaCour <jonathan@cleverdevil.org>
Fri, 30 Jun 2006 01:19:52 +0000 (01:19 +0000)
commita8c2b7b97902fa9dd69a11f696ad2d4e0bf6328b
tree049a896f4896ab9ac78bd1cbe92a19b65b1d91c9
parent4e3aa8829acfe824ccb6628be4a1f6af8e220349
Put back in the foreign-key checking code in process_relationships for
ActiveMapper.  It looks like it is required by at least one person, so for
now the code will stay in!
lib/sqlalchemy/ext/activemapper.py