mirror of
https://github.com/django/django.git
synced 2024-12-22 09:05:43 +00:00
a16eedcf9c
This should make bulk_create significantly faster on Postgres when provided only literal values. Thanks James Sewell for writing about this technique, Tom Forbes for validating the performance benefits, David Sanders and Mariusz Felisiak for the review. |
||
---|---|---|
.. | ||
__init__.py | ||
test_compilation.py | ||
test_creation.py | ||
test_introspection.py | ||
test_operations.py | ||
test_server_side_cursors.py | ||
tests.py |