mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Made DatabaseFeatures.uses_savepoints default to True.
This commit is contained in:
@@ -283,6 +283,8 @@ Database backend API
|
||||
``DurationField`` or set ``DatabaseFeatures.can_introspect_duration_field``
|
||||
to ``False``.
|
||||
|
||||
* ``DatabaseFeatures.uses_savepoints`` now defaults to ``True``.
|
||||
|
||||
:mod:`django.contrib.gis`
|
||||
-------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user