[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-11 15:52:33
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f98c89d2bee2/ Changeset: f98c89d2bee2 Branch: None User: zzzeek Date: 2014-09-11 17:51:44 Summary: - Fixed warning that would emit when a complex self-referential primaryjoin contained functions, while at the same time remote_side was specified; the warning would suggest setting "remote side". It now only emits if remote_side isn't present. fixes #3194 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9eeb3a118d79/ Changeset: 9eeb3a118d79 Branch: rel_0_9 User: zzzeek Date: 2014-09-11 17:52:14 Summary: - Fixed warning that would emit when a complex self-referential primaryjoin contained functions, while at the same time remote_side was specified; the warning would suggest setting "remote side". It now only emits if remote_side isn't present. fixes #3194 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. |