summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-11-04 17:02:24 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-11-04 18:07:21 -0400
commit248d232459e38561999c4172acaaddd651c1a933 (patch)
tree2cf38b16770ffd9e390cead0b39e9d87ae523e8d /test/dialect/postgresql/test_compiler.py
parentfee0855bfe2982927ab21ce7398fa48b90af7ca4 (diff)
downloadsqlalchemy-248d232459e38561999c4172acaaddd651c1a933.tar.gz
Check for Mapping explicitly in 2.0 params
Fixed issue in future :class:`_future.Connection` object where the :meth:`_future.Connection.execute` method would not accept a non-dict mapping object, such as SQLAlchemy's own :class:`.RowMapping` or other ``abc.collections.Mapping`` object as a parameter dictionary. Fixes: #7291 Change-Id: I819f079d86d19d1d81c570e0680f987e51e34b84
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions