summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAhmet Kucuk <ahmetkucuk92@gmail.com>2019-10-01 01:42:48 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-10-01 13:11:19 +0200
commit9dc13f41b5c80941d4873ce0791b83afd8f7c1ca (patch)
tree668a81d69b7456d8677258c1492fba1d3ef4917e /docs
parenta135e1e16ebbac86ec09022a34b01316ca17a42f (diff)
[3.0.x] 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. Backport of dc890bef5ad8e9fccce55f3e64af72103ea6e8c1 from master
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions