Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace py36-compatible type annotation comments with newer syntax | Olly Cope | 2022-12-14 | 1 | -2/+2 |
* | Remove unnecessary transaction | Olly Cope | 2022-11-03 | 1 | -9/+6 |
* | Reformat with Black | Olly Cope | 2022-09-01 | 2 | -5/+2 |
* | Fix linter, mypy errors | Olly Cope | 2021-01-18 | 1 | -1/+1 |
* | Revert typing syntax for py35 compatibility | Olly Cope | 2020-06-02 | 1 | -3/+3 |
* | Fix typing issues identified by mypy | Olly Cope | 2020-06-02 | 1 | -0/+3 |
* | Reformat code with Black | Olly Cope | 2020-01-28 | 1 | -5/+1 |
* | Code reformatting with Black | Olly Cope | 2020-01-28 | 3 | -34/+44 |
* | Do not attempt to apply internal migrations if already up to date | Olly Cope | 2018-08-17 | 1 | -3/+6 |
* | Use the sha-256 hash of the migration id as its primary key | Olly Cope | 2018-08-17 | 3 | -1/+81 |
* | Add new internalmigrations module | Olly Cope | 2018-08-16 | 2 | -0/+82 |