[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-01-20 16:43:53
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/10dd5fe81062/ Changeset: 10dd5fe81062 Branch: None User: zzzeek Date: 2015-01-20 16:03:02+00:00 Summary: formatting Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4032aaf097a9/ Changeset: 4032aaf097a9 Branch: None User: zzzeek Date: 2015-01-20 16:36:14+00:00 Summary: - enhance detail here regarding the difference between Connection.connection and engine.raw_connection() Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2d27d777b11f/ Changeset: 2d27d777b11f Branch: None User: zzzeek Date: 2015-01-20 16:38:34+00:00 Summary: formatting (cherry picked from commit 10dd5fe81062347905492ef66e6f0453479cc03b) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2d6b3fc41aeb/ Changeset: 2d6b3fc41aeb Branch: None User: zzzeek Date: 2015-01-20 16:38:41+00:00 Summary: - enhance detail here regarding the difference between Connection.connection and engine.raw_connection() (cherry picked from commit 4032aaf097a9268bc331e4b4815d77b19ba3febb) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c3d898e8d06c/ Changeset: c3d898e8d06c Branch: None User: zzzeek Date: 2015-01-20 16:42:02+00:00 Summary: - Added new user-space accessors for viewing transaction isolation levels; :meth:`.Connection.get_isolation_level`, :attr:`.Connection.default_isolation_level`. - enhance documentation inter-linkage between new accessors, existing isolation_level parameters, as well as in the dialect-level methods which should be fully covered by Engine/Connection level APIs now. Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e4ed81dbe3eb/ Changeset: e4ed81dbe3eb Branch: rel_0_9 User: zzzeek Date: 2015-01-20 16:43:27+00:00 Summary: - Added new user-space accessors for viewing transaction isolation levels; :meth:`.Connection.get_isolation_level`, :attr:`.Connection.default_isolation_level`. - enhance documentation inter-linkage between new accessors, existing isolation_level parameters, as well as in the dialect-level methods which should be fully covered by Engine/Connection level APIs now. (cherry picked from commit c3d898e8d06c7e549bb273fc8654f5d24fab2204) Affected #: 9 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. |