postgresql or postgres
I am getting an error in my app using
prisma datatase, and while investigating the issue I noticed that if you choose to use Any client, and generate a Connection String the protocol is shown as postgres:// - See attachment. However, I think I read from somewhere that the protocol that prisma uses is postgresql. So, which one is it?