]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Updates to ActiveMapper contributed by Gabriel Jacobo. The main purpose of the
authorJonathan LaCour <jonathan@cleverdevil.org>
Thu, 20 Apr 2006 21:04:03 +0000 (21:04 +0000)
committerJonathan LaCour <jonathan@cleverdevil.org>
Thu, 20 Apr 2006 21:04:03 +0000 (21:04 +0000)
commit333a0f84b7d28397de90392b1c48a8239a6b4167
tree28d34dbe0e24f6643f8bb37a5ee3f09c72c5ff7b
parentf85681d8a9ff78ac936ca4ba05147e2468804a4b
Updates to ActiveMapper contributed by Gabriel Jacobo.  The main purpose of the
changes is to ensure that relationships are properly detected and built in the
proper order.  This should fix some problems that people were having with
ActiveMapper requiring classes to be declared in a specific order.
lib/sqlalchemy/ext/activemapper.py