mirror of
https://github.com/django/django.git
synced 2024-12-27 03:25:58 +00:00
[5.0.x] Fixed typo in docs/releases/5.0.txt.
Backport of 909f8e4c24
from main
This commit is contained in:
parent
b5b361ab3b
commit
1eeb84aa04
@ -448,7 +448,7 @@ backends.
|
||||
``False`` if the database doesn't support the ``DEFAULT`` keyword in
|
||||
``INSERT`` queries.
|
||||
|
||||
* ``DatabaseFeatures.supports_default_keyword_in_bulk insert`` should be set to
|
||||
* ``DatabaseFeatures.supports_default_keyword_in_bulk_insert`` should be set to
|
||||
``False`` if the database doesn't support the ``DEFAULT`` keyword in bulk
|
||||
``INSERT`` queries.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user