Fixed #29694 -- Fixed column mismatch crash with QuerySet.values() or…
Fixed #29694 -- Fixed column mismatch crash with QuerySet.values() or values_list() after combining querysets with extra() with union(), difference(), or intersection(). Regression in 0b66c3b4.
Showing
Please
register
or
sign in
to comment