[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-03-15 21:22:36
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a87b3c210111/ Changeset: a87b3c210111 Branch: None User: Roman Podoliaka Date: 2015-02-24 17:50:54+00:00 Summary: Add 'native' autocommit support for mysql drivers Sometimes it might be useful to have 'native' autocommit support provided by a DB API driver rather than rely on SQLAlchemy autocommit emulation. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/224b03f9c006/ Changeset: 224b03f9c006 Branch: None User: zzzeek Date: 2016-03-15 20:41:17+00:00 Summary: Merge branch 'master' into pr157 Affected #: 363 files https://bitbucket.org/zzzeek/sqlalchemy/commits/31f96c27a5fe/ Changeset: 31f96c27a5fe Branch: None User: zzzeek Date: 2016-03-15 21:17:21+00:00 Summary: - changelog and docs for #3332, fixes #3332 - make docs for isolation level more consistent between postgresql and mysql - move mysql autocommit tests Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/49eb39366a0c/ Changeset: 49eb39366a0c Branch: rel_1_0 User: zzzeek Date: 2016-03-15 21:21:05+00:00 Summary: - backport doc improvements from 31f96c27a5fea302358ba580313a2f742c12b83d re: isolation_level settings for postgresql, mysql Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4bac8ad16f64/ Changeset: 4bac8ad16f64 Branch: rel_0_9 User: zzzeek Date: 2016-03-15 21:21:54+00:00 Summary: - backport doc improvements from 31f96c27a5fea302358ba580313a2f742c12b83d re: isolation_level settings for postgresql, mysql (cherry picked from commit 49eb39366a0ca54ce973147802864fd7c359adb3) Affected #: 2 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. |