[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-04-24 20:24:31
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/029d0f753852/ Changeset: 029d0f753852 Branch: master User: zzzeek Date: 2017-04-24 20:22:29+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ca7f83bf9b7d/ Changeset: ca7f83bf9b7d Branch: rel_1_1 User: zzzeek Date: 2017-04-24 20:22:37+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 (cherry picked from commit 029d0f75385298f8056c04eba1d2f9563126a8a6) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4120a4c79321/ Changeset: 4120a4c79321 Branch: rel_1_0 User: zzzeek Date: 2017-04-24 20:22:43+00:00 Summary: test / document postgresql_ops against a labeled expression Since postgresql_ops explicitly states that it expects string keys, to apply to a function call or expression one needs to give the SQL expression a label that can be referred to by name in the dictionary. test / document this. Change-Id: I4bc4ade46dac27f9c1b92e7823433292beab97b9 Fixes: #3970 (cherry picked from commit 029d0f75385298f8056c04eba1d2f9563126a8a6) Affected #: 2 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. |