[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-27 23:28:26
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/90f813575e0e/ Changeset: 90f813575e0e Branch: None User: zzzeek Date: 2013-12-27 23:11:12 Summary: Merge branch 'master' into rel_0_9 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2104d0ba2d61/ Changeset: 2104d0ba2d61 Branch: master User: zzzeek Date: 2013-12-28 00:25:57 Summary: - rework the JSON expression system so that "astext" is called *after* the indexing. this is for more natural operation. - also add cast() to the JSON expression to complement astext. This integrates the CAST call which will be needed frequently. Part of [ticket:2687]. - it's a little unclear how more advanced unicode attribute-access is going to go, some quick attempts at testing yielded strange error messages from psycopg2. - do other cross linking as mentioned in [ticket:2687]. Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2df21f612d2e/ Changeset: 2df21f612d2e Branch: rel_0_9 User: zzzeek Date: 2013-12-28 00:27:58 Summary: Merge branch 'master' into rel_0_9 Affected #: 6 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. |