#Migration on db with credentials

3 messages · Page 1 of 1 (latest)

waxen cape
#

How can I run prisma migration on a db that requires credentials (crt & key)? Couldn't find anything about it.

Is there a way to do this with the cli, or a way to run the migration with the prisma client directly on app start?

dark vigil
waxen cape
#

Thank you very much!