multi_tenancy_bundle icon indicating copy to clipboard operation
multi_tenancy_bundle copied to clipboard

fix: Add postgresql to DbService DsnParser

Open JensMyParcel opened this issue 9 months ago • 0 comments

fix: Add postgresql to DbService DsnParser to fix:

'The given driver 'postgresql is unknown, Doctrine currently supports only the following drivers: pdo_mysql, pdo_sqlite, pdo_pgsql, pdo_oci, oci8, ibm_db2, pdo_sqlsrv, mysqli, pgsql, sqlsrv, sqlite3'

JensMyParcel avatar May 09 '24 09:05 JensMyParcel