diff options
| author | Ahmet Kucuk <ahmetkucuk92@gmail.com> | 2019-10-01 01:42:48 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-10-01 12:38:58 +0200 |
| commit | dc890bef5ad8e9fccce55f3e64af72103ea6e8c1 (patch) | |
| tree | 176fbb572488e543934b0da6eb5b6a40f0627826 /tests/basic | |
| parent | e1c1eaf0c6f4d3d2f60513d20aa9b84b17d096ec (diff) | |
Fixed #30510 -- Fixed crash of QuerySet.bulk_create() with mixed-length texts on Oracle.
Text with more than 4000 characters must be set to as a CLOB on Oracle
what caused a mixed datatype error (ORA-01790) when shorter text
appeared in the same operation.
Diffstat (limited to 'tests/basic')
0 files changed, 0 insertions, 0 deletions
