Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove redundant version in docker-compose.yml | 2024-04-07 | -2/+0 | |
| | ||||
* | asyncpg seems to care about the QL in PostgreSQL | 2023-09-04 | -1/+1 | |
| | ||||
* | Default postgresql driver to asyncpg | 2023-09-04 | -1/+1 | |
| | ||||
* | Bump PostgreSQL version to 15 | 2023-09-04 | -1/+1 | |
| | ||||
* | Implement pre-commit hook fixes | 2023-09-04 | -14/+10 | |
| | ||||
* | Expose psql port in docker-compose | 2021-11-03 | -0/+2 | |
| | | | | This allows for alembic to generate migrations by connecting to the docker-compose postgres instance. | |||
* | Explicitly define the metricity database name in docker-compose | 2021-09-13 | -1/+1 | |
| | ||||
* | Add a docker compose for local dev | 2021-09-09 | -0/+43 | |