diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-04-02 13:32:38 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-04-03 20:40:43 +0200 |
| commit | f7f38f3a0b44d8c6d14344dae66b6ce52cd77b55 (patch) | |
| tree | 4d77579f310ae6334013563b69fe434467c4ef0a /tests/admin_scripts/complex_app/models | |
| parent | 543e17c4405dfdac4f18759fc78b190406d14239 (diff) | |
Fixed #36290 -- Made TupleIn() lookup discard tuples containing None.
Just like the In() lookup discards of None members TupleIn() should
discard tuples containing any None as NULL != NULL in SQL and the
framework expects such queries to be elided under some circumstances.
Refs #31667, #36116.
Thanks Basptise Mispelon for bisecting the regression to 626d77e.
Diffstat (limited to 'tests/admin_scripts/complex_app/models')
0 files changed, 0 insertions, 0 deletions
