* owner: Jatin-tec => Mariusz Felisiak
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16835 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34544#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1586a09b7949bbb7b0d84cb74ce1cadc25cbb355" 1586a09]:
{{{
#!CommitTicketReference repository=""
revision="1586a09b7949bbb7b0d84cb74ce1cadc25cbb355"
Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition
on Oracle.
Regression in 09ffc5c1212d4ced58b708cbbf3dfbfb77b782ca.
Thanks Michael Smith for the report.
This also reverts commit 1e4da439556cdd69eb9f91e07f99cf77997e70d2.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34544#comment:18>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"e0d8981139cd329962e509efb575fdfb2dad4073" e0d89811]:
{{{
#!CommitTicketReference repository=""
revision="e0d8981139cd329962e509efb575fdfb2dad4073"
[4.2.x] Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL
condition on Oracle.
Regression in 09ffc5c1212d4ced58b708cbbf3dfbfb77b782ca.
Thanks Michael Smith for the report.
This also reverts commit 1e4da439556cdd69eb9f91e07f99cf77997e70d2.
Backport of 1586a09b7949bbb7b0d84cb74ce1cadc25cbb355 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34544#comment:19>