inlightmedia
08/24/2021, 1:34 PMnpx prisma1 introspect
and npx prisma1 init
both do nothing. I’m using all the correct database connection data (these same connection data work perfectly when using psql to connect). I’m running these both from the same folder where I use npx prisma1 deploy
successfully daily. When the interactive cli data entry tool reaches the last question (the ssl question) it just seems to quit, return to the cli and leaves no errors, no output and no introspected datamodel file.
Any ideas?