Skip to content

Conversation

@cmsedore
Copy link
Contributor

The current code determines whether the DB is Postgres or something else by assuming that the default laravel connection names are used. This PR changes the lookup to get the driver name from the PDO object underlying the current DB connection.

@victorybiz
Copy link
Contributor

This PR is very important for Postgres users with a custom DB connection name. Having issues right now because my app uses a custom connection name.

@marksalmon marksalmon merged commit c26e369 into MedicOneSystems:master Jul 3, 2021
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.

3 participants