| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2023-09-04 | Remove old GINO logger config | -4/+0 | ||
| 2023-09-04 | Add configuration option to log all queries | -9/+8 | ||
| 2023-09-04 | Update listeners and utils to use new SQLAlchemy 2 models | -129/+179 | ||
| 2023-09-04 | Update database & models modules to use SQLAlchemy 2 | -97/+52 | ||
| 2023-09-04 | Add SQLAlchemy 2 & asyncpg and remove GINO & psycopg2 | -128/+137 | ||
| 2023-09-04 | Add alembic hook to format migrations on generation | -5/+4 | ||
| 2023-09-04 | Add pre-commit step to linting workflow | -0/+3 | ||
| 2023-09-04 | Bump PostgreSQL version to 15 | -1/+1 | ||
| 2023-09-04 | Implement pre-commit hook fixes | -18/+14 | ||
