]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Support additional args/kwargs on cursor method
authorScott Dugas <scott.dugas@foundationdb.com>
Wed, 22 Oct 2014 19:09:05 +0000 (15:09 -0400)
committerScott Dugas <scott.dugas@foundationdb.com>
Wed, 22 Oct 2014 19:09:05 +0000 (15:09 -0400)
commit25434e9209af9ee2c05b651bc4fe197541c0bd60
treeee6281de141c8f068f530bb207f716d0ad919ced
parente4996d4f5432657639798c1b286ee811a36e2a10
Support additional args/kwargs on cursor method

fdbsql has an optional nested kwarg, which is supported in the
actual code, but not in the testing proxy
lib/sqlalchemy/testing/engines.py