Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add postgresql to DbService DsnParser #38

Merged

Conversation

JensMyParcel
Copy link
Contributor

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'

…' 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'
@rChassat rChassat mentioned this pull request Jun 5, 2024
@RamyHakam RamyHakam merged commit 2a51eb5 into RamyHakam:master Jun 5, 2024
1 check passed
@JensMyParcel JensMyParcel deleted the fix/postgresql-driver-unknown branch June 11, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants