]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Added execution_options() call to
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Feb 2012 01:21:18 +0000 (20:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Feb 2012 01:21:18 +0000 (20:21 -0500)
commit472fcea10aaf264c2980733b33e25c76c2a927cb
tree386dc8a736522493514d2e8be48d150bd2d44a0b
parentdf15546cb8903e0eef0182faa0eda1691bf6bac8
  - [bug] Added execution_options() call to
    MockConnection (i.e., that used with
    strategy="mock") which acts as a pass through
    for arguments.
CHANGES
lib/sqlalchemy/engine/strategies.py