-
Tor Didriksen authored
Problem: make_sortorder() asserts in debug mode: we are not supposed to be sorting on outer references. If we switch off only_full_group_by then this schenario may happen. Solution: Relax the debug assert.
Tor Didriksen authoredProblem: make_sortorder() asserts in debug mode: we are not supposed to be sorting on outer references. If we switch off only_full_group_by then this schenario may happen. Solution: Relax the debug assert.
Loading