summaryrefslogtreecommitdiff
path: root/tests/backends/mysql/test_operations.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-9/+9
* Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on P...Jon Dufresne2020-04-171-31/+16
* Added test coverage for DatabaseOperations.sql_flush().Jon Dufresne2020-04-171-0/+62