1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
django/tests/bulk_create
Tim Graham 7cd299584d [1.9.x] Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on Oracle.
Fixed on other backends by 134ca4d438bd7cbe8f0f287a00d545f96fa04a01.

Thanks Mariusz Felisiak for the solution.

Backport of 7a5b7e35bf2e219225b9f26d3dd3e34f26e83e9c from master
2015-10-09 14:42:31 -04:00
..