Anyone have experience deploying prisma onto googl...
# orm-help
s
Anyone have experience deploying prisma onto google cloud run? I have to connect to a cloud SQL instance through a proxy, and I can connect to the database using the proxy on my local machine but I'm unable to access my cloud SQL instance when I deploy it on cloud run (google says it automatically configures the proxy for you).