polis
polis copied to clipboard
Make psql shell
This is a just a little Makefile addition for firing up a psql shell by running make psql-shell.
@ballPointPenguin Seeing this is approved, is this something we want to merge?
I updated this to use the provided .env to determine how to connect to psql, among other small fixes. I tested this in dev (default) and TEST modes, and it works nicely. Ready to merge.
I rebased and pushed an update and tested. This is ready to merge now. @tevko