[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-06-15 19:17:00
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/51e4512abd25/ Changeset: 51e4512abd25 Branch: None User: zzzeek Date: 2016-06-15 18:36:24+00:00 Summary: Interpret lateral, alias as from clauses Also add doc members for Lateral. Change-Id: Ic801c296377ce84230139c6a43ecb3e93a852832 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/20f2f5b169d3/ Changeset: 20f2f5b169d3 Branch: None User: saarni Date: 2016-06-15 18:42:08+00:00 Summary: Add TABLESAMPLE clause support. The TABLESAMPLE clause allows randomly selecting an approximate percentage of rows from a table. At least DB2, Microsoft SQL Server and recent Postgresql support this standard clause. Fixes: #3718 Change-Id: I3fb8b9223e12a57100df30876b461884c58d72fa Pull-request: https://github.com/zzzeek/sqlalchemy/pull/277 Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ecca1f814e6a/ Changeset: ecca1f814e6a Branch: None User: zzzeek Date: 2016-06-15 19:16:57+00:00 Summary: Merge "Interpret lateral, alias as from clauses" Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5c80400ec7c5/ Changeset: 5c80400ec7c5 Branch: master User: zzzeek Date: 2016-06-15 19:17:10+00:00 Summary: Merge "Add TABLESAMPLE clause support." Affected #: 9 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. |