|
|
|
|
|
by jasonjmcghee
531 days ago
|
|
I've been bitten by using an in memory database instead of the one production uses. If you're using GitHub Actions it's as easy as using "hoverkraft-tech/compose-action" and providing a docker compose yaml with a postgres image a step. |
|