diff options
| author | Clifford Gama <cliffygamy@gmail.com> | 2025-10-30 20:59:15 +0200 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2025-12-10 17:45:51 -0500 |
| commit | 66fed37ecb78daf0a50e95151a752b5760293514 (patch) | |
| tree | 5a83bb79028cdc23c390e4a1db38c684dd4ebdea /tests/postgres_tests | |
| parent | bbabbac936caf6db129427e6e65f03b6d0a68f62 (diff) | |
Fixed #36689 -- Fixed top-level JSONField __in lookup failures on MySQL and Oracle.
Added a JSONIn lookup to handle correct serialization and extraction
for JSONField top-level __in queries on backends without native JSON
support. KeyTransformIn now subclasses JSONIn.
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Thanks Jacob Walls for the report and review.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
