I'm trying to set up my app to use the prisma data proxy. I've upgraded to v3.5.0 and added the dataproxy under preview features in schema.prisma, but I'm getting an error that the datasource url must start with mysql://
Anyone have any idea what I'm doing wrong?