diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-07-19 10:50:05 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-07-19 12:37:26 -0400 |
commit | 807d4945d2c1e2f2e1c77ac9ee6e84af330706a3 (patch) | |
tree | 4bb43a5fa68f8515eb965fc863e6bbbc21429d4f /test/dialect/oracle/test_compiler.py | |
parent | 42c0928a731954649e95a7ee56b6709b1ec59aed (diff) | |
download | sqlalchemy-807d4945d2c1e2f2e1c77ac9ee6e84af330706a3.tar.gz |
check for TypeDecorator when handling getitem
Fixed issue where :class:`.TypeDecorator` would not correctly proxy the
``__getitem__()`` operator when decorating the :class:`.ARRAY` datatype,
without explicit workarounds.
Fixes: #7249
Change-Id: I3273572b4757e41fb5952639cb867314227d368a
Diffstat (limited to 'test/dialect/oracle/test_compiler.py')
0 files changed, 0 insertions, 0 deletions