[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added basic isolation level support to the SQL Se
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-03-15 21:48:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4d147c3b169a/ Changeset: 4d147c3b169a Branch: None User: zzzeek Date: 2016-03-15 21:47:34+00:00 Summary: - Added basic isolation level support to the SQL Server dialects via :paramref:`.create_engine.isolation_level` and :paramref:`.Connection.execution_options.isolation_level` parameters. fixes #3534 Affected #: 6 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. |