summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-02-10 19:49:28 +0200
committerAnssi Kääriäinen <akaariai@gmail.com>2013-02-10 19:58:22 +0200
commitb18ad807e0b7f34df4e4b319af128883a54c03bd (patch)
treeeeab95b3761f5482586d77c98e4b6cc14009bfb1 /docs
parentd8e68f421e676de16953090c187e165a6c1ed900 (diff)
[1.5.x] Fixed #19720 -- Oracle ordering related delete regression
When a query had a complex where condition (a condition targeting more than the base table) a subquery was used for deletion. However, the query had default ordering from the model's meta and Oracle doesn't work with ordered subqueries. The regression was caused by fast-path deletion code introduced in 1cd6e04cd4f768bcd4385b75de433d497d938f82 for fixing #18676. Thanks to Dylan Klomparens for the report. Backpatch of 8ef3235034a1a7616714a5d61486dc68536f74ee
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions