[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-02 22:03:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0e219f2eff89/ Changeset: 0e219f2eff89 Branch: master User: zzzeek Date: 2013-07-03 00:02:20 Summary: ORM descriptors such as hybrid properties can now be referenced by name in a string argument used with ``order_by``, ``primaryjoin``, or similar in :func:`.relationship`, in addition to column-bound attributes. [ticket:2761] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/761414a07be3/ Changeset: 761414a07be3 Branch: rel_0_8 User: zzzeek Date: 2013-07-03 00:02:56 Summary: ORM descriptors such as hybrid properties can now be referenced by name in a string argument used with ``order_by``, ``primaryjoin``, or similar in :func:`.relationship`, in addition to column-bound attributes. [ticket:2761] 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. |