jasonmj
02/24/2019, 12:07 AMorg.postgresql.util.PSQLException: ERROR: schema "prisma" does not exist
I'm getting this error even after removing and rebuilding the prisma and postgres docker containers. Not sure what to do next. I'm working off the prisma-examples > typescript > graphql-auth example.jasonmj
02/25/2019, 3:28 AM