summaryrefslogtreecommitdiff
path: root/tests/migrations/test_migrations_atomic_operation
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+3
* Fixed #28386 -- Made operations within non-atomic migrations honor the operat...Evan Grim2017-08-101-1/+1
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-3/+0
* Fixed #25833 -- Added support for non-atomic migrations.Pankrat2016-02-052-0/+25