[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Add new DDL autocommit expressions for Postgresql
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-02-13 20:42:33
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3b6004e6ab3f/ Changeset: 3b6004e6ab3f Branch: master User: zzzeek Date: 2017-02-13 19:45:40+00:00 Summary: Add new DDL autocommit expressions for Postgresql Added regular expressions for the "IMPORT FOREIGN SCHEMA", "REFRESH MATERIALIZED VIEW" Postgresql statements so that they autocommit when invoked via a connection or engine without an explicit transaction. Pull requests courtesy Frazer McLean and Paweł Stiasny. Fixes: #3840 Co-authored-by: Frazer McLean Co-authored-by: Paweł Stiasny Change-Id: I92b2b61683d29d57fa23a66a3559120cb1241c2f Pull-request: https://github.com/zzzeek/sqlalchemy/pull/323 Affected #: 3 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. |