1
0
mirror of https://github.com/django/django.git synced 2025-10-30 00:56:09 +00:00
Files
django/tests/schema
Tim Graham 8ed024b9b9 Refs #32120 -- Fixed test_add_inline_fk_index_update_data for DatabaseFeatures.indexes_foreign_keys.
This test creates an index with editor.add_index() so it's present
regardless of the database's behavior. Reverted the change from
ede9fac758.
2020-11-13 06:17:13 +01:00
..