mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Refs #31630 -- Removed DatabaseFeatures.can_introspect_autofield.
This commit is contained in:
parent
e198beadad
commit
e24b63fe85
8 changed files with 7 additions and 12 deletions
|
@ -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``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue