[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-06 13:03:58
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/faa6609dac2c/ Changeset: faa6609dac2c Branch: None User: davidm42 Date: 2017-07-05 20:21:44+00:00 Summary: Add support for CACHE and ORDER to sequences Added new keywords :paramref:`.Sequence.cache` and :paramref:`.Sequence.order` to :class:`.Sequence`, to allow rendering of the CACHE parameter understood by Oracle and PostgreSQL, and the ORDER parameter understood by Oracle. Pull request courtesy David Moore. Change-Id: I082c3f8ef56ef89dbaad5da9d5695be5313b0614 Pull-request: https://bitbucket.org/zzzeek/sqlalchemy/pull-requests/96 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/79285a0f4662/ Changeset: 79285a0f4662 Branch: master User: zzzeek Date: 2017-07-06 13:03:29+00:00 Summary: Merge "Add support for CACHE and ORDER to sequences" Affected #: 5 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. |