Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: the prisma .env template was missing a colon between the usernam…
…e and password for the postgres url (#134) * fix: the prisma .env template was missing a colon between the username and password for the postgres url * Fixes test * Need to add tests for both with and without password.
- Loading branch information