mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #31630 -- Removed DatabaseFeatures.can_introspect_autofield.
This commit is contained in:
committed by
Mariusz Felisiak
parent
e198beadad
commit
e24b63fe85
@@ -250,6 +250,7 @@ backends.
|
||||
* The new ``DatabaseFeatures.introspected_field_types`` property replaces these
|
||||
features:
|
||||
|
||||
* ``can_introspect_autofield``
|
||||
* ``can_introspect_big_integer_field``
|
||||
* ``can_introspect_binary_field``
|
||||
* ``can_introspect_decimal_field``
|
||||
|
||||
Reference in New Issue
Block a user