mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-24 01:22:00 -04:00
- pep8 fix
Change-Id: I5e2e013c3460c035ad80dae7fd08efe5d1676a5d
(cherry picked from commit 313be7c78d)
This commit is contained in:
@@ -613,7 +613,8 @@ class Connection(Connectable):
|
||||
|
||||
:meth:`.Connection.begin_nested` - use a SAVEPOINT
|
||||
|
||||
:meth:`.Connection.begin_twophase` - use a two phase /XID transaction
|
||||
:meth:`.Connection.begin_twophase` -
|
||||
use a two phase /XID transaction
|
||||
|
||||
:meth:`.Engine.begin` - context manager available from
|
||||
:class:`.Engine`
|
||||
|
||||
Reference in New Issue
Block a user