django/tests/bulk_create
Tim Graham 7a5b7e35bf Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on Oracle.
Fixed on other backends by 134ca4d438.

Thanks Mariusz Felisiak for the solution.
2015-10-09 14:16:06 -04:00
..
__init__.py
models.py Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on Oracle. 2015-10-09 14:16:06 -04:00
tests.py Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on Oracle. 2015-10-09 14:16:06 -04:00