[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-06-08 15:52:33
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3ebd1b30eb39/ Changeset: 3ebd1b30eb39 Branch: None User: Sergey Skopin Date: 2016-06-08 15:24:57+00:00 Summary: Add 'FOR NO KEY UPDATE' / 'FOR KEY SHARE' support for Postgresql Adds ``key_share=True`` for with_for_update(). Co-authored-by: Mike Bayer <mi...@zz...> Change-Id: I74e0c3fcbc023e1dc98a1fa0c7db67b4c3693a31 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/279 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/65b3f4aaa072/ Changeset: 65b3f4aaa072 Branch: None User: zzzeek Date: 2016-06-08 15:52:22+00:00 Summary: Merge "Add 'FOR NO KEY UPDATE' / 'FOR KEY SHARE' support for Postgresql" Affected #: 8 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. |