Agrippa Kellum
06/03/2020, 6:51 PMRyan
06/04/2020, 7:55 AMAgrippa Kellum
06/04/2020, 5:38 PMprisma introspect
and prisma generate
in my dev environment for obvious reasons. And then I deploy to Google cloud functions, which connect to the database using a Unix socket. I could use the public IP but for various reasons, the socket is favorable.Ryan
06/05/2020, 6:39 AMprisma generate
doesn't require any endpoint to be set so you can call it from anywhere without an endpoint as well.