diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-10 19:49:28 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-10 19:54:02 +0200 |
| commit | 8ef3235034a1a7616714a5d61486dc68536f74ee (patch) | |
| tree | e6a69a1b921e99e6749ebe79414925817dd386db /docs/_theme | |
| parent | 0478780b8efdfcbc0d2c17f1459cac45701e1d86 (diff) | |
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.
Diffstat (limited to 'docs/_theme')
0 files changed, 0 insertions, 0 deletions
