Hi guys! Quick question - I want to set up prisma ...
# orm-help
a
Hi guys! Quick question - I want to set up prisma with a mySQL database that requires SSH credentials. Is there any way to do this? (
prisma init
times out, for obvious reasons and it doesn't ask me if i have SSH credentials)
j
Have you considered setting up an SSH tunnel?