[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-05 00:46:15
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e46c71b4198e/ Changeset: e46c71b4198e Branch: None User: zzzeek Date: 2014-12-05 00:35:00+00:00 Summary: - Added support for CTEs under Oracle. This includes some tweaks to the aliasing syntax, as well as a new CTE feature :meth:`.CTE.suffix_with`, which is useful for adding in special Oracle-specific directives to the CTE. fixes #3220 Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/60174146410d/ Changeset: 60174146410d Branch: None User: zzzeek Date: 2014-12-05 00:45:14+00:00 Summary: - the refactor of the visit_alias() method in Oracle revealed that quoting should be applied in %(name)s under with_hint. 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. |