django/tests/introspection
Mariusz Felisiak 0b95a96ee1
Removed DatabaseIntrospection.get_key_columns().
Thanks Simon Charette for the report.
2021-11-10 16:38:43 +01:00
..
__init__.py
models.py Fixed #32453 -- Added introspection of unique constraint field ordering on SQLite. 2021-02-17 10:59:17 +01:00
tests.py Removed DatabaseIntrospection.get_key_columns(). 2021-11-10 16:38:43 +01:00