Can I use prima on a Mysql DB in which I only have...
# orm-help
r
Can I use prima on a Mysql DB in which I only have read access?....It keeps on wanting to create a "prisma" database........Can I set the host in which to create the "prisma" db?
⁉️ 1
j
No
No you cant use a server on which you have read only but yes you can specify another host. You would need to have the proper perms on that other host.