[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-19 18:12:36
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/dff81500b161/ Changeset: dff81500b161 Branch: None User: Pete Hollobon Date: 2015-06-03 16:32:12+00:00 Summary: Add support for PostgreSQL index storage parameters Add support for specifying PostgreSQL index storage paramters (e.g. fillfactor). Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b03ee45f32e5/ Changeset: b03ee45f32e5 Branch: None User: Pete Hollobon Date: 2015-06-04 14:12:09+00:00 Summary: Add reflection of PostgreSQL index storage options Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/af19435b9c1c/ Changeset: af19435b9c1c Branch: None User: Pete Hollobon Date: 2015-06-04 15:45:41+00:00 Summary: Add reflection of PostgreSQL index access methods (USING clause) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99ceed3e55e8/ Changeset: 99ceed3e55e8 Branch: None User: zzzeek Date: 2015-06-19 17:45:01+00:00 Summary: Merge remote-tracking branch 'origin/pr/179' into pr179 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e625d2ea88f4/ Changeset: e625d2ea88f4 Branch: None User: zzzeek Date: 2015-06-19 18:10:47+00:00 Summary: - for #3455 - changelog - versionadded + reflink for new pg storage parameters doc - pep8ing - add additional tests to definitely check that the Index object is created all the way with the opts we want fixes #3455 Affected #: 4 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. |