summaryrefslogtreecommitdiff
path: root/tests/backends/mysql/test_introspection.py
AgeCommit message (Expand)Author
2026-01-18Applied Black's 2026 stable style.Mariusz Felisiak
2023-08-30Fixed #34799 -- Made MySQL introspection skip cross-database relations.John Whitman
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-08-20Fixed #33017 -- Fixed storage engine introspection on MySQL.Matjaz Gregoric
2019-07-30Refs #30593 -- Fixed introspection of check constraints columns on MariaDB.Hasan Ramezani
2019-07-30Refs #30593 -- Added _parse_constraint_columns() hook to introspection on Mar...Hasan Ramezani