I heard recently about how Planetscale which uses Vitess can be used with Prisma. At the moment I am using Postgres but would like to try out Vitess if possible. Some of my searches found that Prisma is tested against Vitess (https://github.com/prisma/prisma-engines/blob/c28057e8dafb64a3b980d1f816494b183d47cf52/docker-compose.yml) but I can't find any docs saying if its possible and how to get it working. Any help or direction would be greately appreciated.
Thanks
Paul