Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rips out Postgres - but leaves migration files for now | Matthew Lemon | 2024-06-03 | 1 | -23/+4 |
* | Adds ability to save a single datamap to the database | Matthew Lemon | 2024-04-10 | 1 | -0/+2 |
* | First introduction of migrations using golang-migrate | Matthew Lemon | 2024-04-10 | 1 | -2/+2 |
* | Adds some database pool configuration and flags | Matthew Lemon | 2024-04-10 | 1 | -1/+19 |
* | Adds .env file with database dsn in it | Matthew Lemon | 2024-04-10 | 1 | -1/+8 |
* | Postgres implementation now set up and in containers - no tables yet | Matthew Lemon | 2024-04-10 | 1 | -1/+37 |
* | Adds docker compose config file and changes application port | Matthew Lemon | 2024-04-10 | 1 | -1/+4 |
* | Reorganises cmd/ structure for publication on pkg.go.dev | Matthew Lemon | 2024-04-06 | 1 | -0/+80 |