summaryrefslogtreecommitdiff
path: root/yoyo/internalmigrations
Commit message (Expand)AuthorAgeFilesLines
* Replace py36-compatible type annotation comments with newer syntaxOlly Cope2022-12-141-2/+2
* Remove unnecessary transactionOlly Cope2022-11-031-9/+6
* Reformat with BlackOlly Cope2022-09-012-5/+2
* Fix linter, mypy errorsOlly Cope2021-01-181-1/+1
* Revert typing syntax for py35 compatibilityOlly Cope2020-06-021-3/+3
* Fix typing issues identified by mypyOlly Cope2020-06-021-0/+3
* Reformat code with BlackOlly Cope2020-01-281-5/+1
* Code reformatting with BlackOlly Cope2020-01-283-34/+44
* Do not attempt to apply internal migrations if already up to dateOlly Cope2018-08-171-3/+6
* Use the sha-256 hash of the migration id as its primary keyOlly Cope2018-08-173-1/+81
* Add new internalmigrations moduleOlly Cope2018-08-162-0/+82