diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-01-28 15:04:14 -0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-02-09 17:45:16 +0100 |
| commit | 4a3ad9eebbc16ce80b348644b557c84ecc741be7 (patch) | |
| tree | e8b5e03db4666e05b40c5136a1ae29fbe8d19be8 /tests/postgres_tests/test_array.py | |
| parent | a0a765ddeb5056c85e084773d3f6432e2a426638 (diff) | |
Fixed #36148 -- Enabled native tuple comparison lookups on SQLite 3.37+ and Oracle 23.4+.
VALUES must be explicitly specified when declaring a sequence of tuples
on SQLite < 3.37 but it's not required on >= 3.37.
See sqlite/sqlite@9289f51 which addressed the last remaining issue with
IN.
Diffstat (limited to 'tests/postgres_tests/test_array.py')
0 files changed, 0 insertions, 0 deletions
