]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Further improved the process_relationships function to handle the ordering of
authorJonathan LaCour <jonathan@cleverdevil.org>
Tue, 6 Jun 2006 17:58:41 +0000 (17:58 +0000)
committerJonathan LaCour <jonathan@cleverdevil.org>
Tue, 6 Jun 2006 17:58:41 +0000 (17:58 +0000)
commit969d244f1f3114f579adaf9a2a3477f5066d9d30
treea76df8da86ed77f86e0a5fa0c611a3c02c80ce8f
parentd37d8681e4f47162c51bf0348bcf908fac05747e
Further improved the process_relationships function to handle the ordering of
class definitions better. The function was only looking at relationships, not
foreign keys, and was making some improper assumptions. The unit tests all
still pass, and now some of my own code actually works, regardless of the order
that I define the classes in.' 'lib/sqlalchemy/ext/activemapper.py
lib/sqlalchemy/ext/activemapper.py