summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEgidijus Macijauskas <e.macijauskas@outlook.com>2021-02-11 06:11:49 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-11 08:33:30 +0100
commit4e8ecf0cb6ea36c45edb9cb86f0d63224e08097e (patch)
tree8389dc2c01a2c8e456212d1530337d8bfc8266cc /docs
parentf8f35e8c530aaf440fa8160327461460d79f6db2 (diff)
Refs #19102 -- Removed flaky test Ticket19102Tests.test_ticket_19102_distinct_on.
The subquery pushdown only happens because another table is involved in filter. It's not the distinct usage that causes the pushdown. The distinct('description').order_by('pk') expression is not valid because SELECT DISTINCT ON must match initial ORDER BY expressions which is not the case here.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions