aboutsummaryrefslogtreecommitdiffstats
path: root/alembic/env.py (follow)
Commit message (Collapse)AuthorAgeLines
* Fix new reported errors from Ruff version bumpGravatar Joe Banks2024-04-07-0/+3
|
* Bump ruff to 0.2.0Gravatar Chris Lovering2024-02-02-2/+2
|
* Lint repo with new ruff rulesGravatar Chris Lovering2023-12-06-2/+2
|
* Add to sys.path in Alembic envGravatar Joe Banks2023-09-04-2/+6
|
* Subject Alembic files to the wrath of the linterGravatar Joe Banks2023-09-04-22/+11
|
* Update Alembic to use asyncpg to run migrationsGravatar Joe Banks2023-09-04-21/+29
|
* Add AlembicGravatar Joe Banks2020-08-25-0/+85