[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-12 17:54:26
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ace7bdbc7857/ Changeset: ace7bdbc7857 Branch: master User: zzzeek Date: 2013-12-12 18:49:57 Summary: - Error message when a string arg sent to :func:`.relationship` which doesn't resolve to a class or mapper has been corrected to work the same way as when a non-string arg is received, which indicates the name of the relationship which had the configurational error. [ticket:2888] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e8823198a2cf/ Changeset: e8823198a2cf Branch: rel_0_9 User: zzzeek Date: 2013-12-12 18:50:12 Summary: Merge branch 'master' into rel_0_9 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/69154698d20d/ Changeset: 69154698d20d Branch: rel_0_8 User: zzzeek Date: 2013-12-12 18:53:34 Summary: - Error message when a string arg sent to :func:`.relationship` which doesn't resolve to a class or mapper has been corrected to work the same way as when a non-string arg is received, which indicates the name of the relationship which had the configurational error. [ticket:2888] Conflicts: lib/sqlalchemy/orm/relationships.py Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |