Azure database for MySQL Flexible Server uses a public SSL CA certificate to connect. Placing the DigiCertGlobalRootCA.crt.pem in the prisma folder will help with authentication over SSL to work ...
"""Tests for valid connection strings across all supported databases.""" def test_postgresql_valid(self): """PostgreSQL with psycopg2 driver.""" validate_connection ...