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

[5.7] Added a new message for MS SQL support #27055

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

rthomas023
Copy link
Contributor

Added the message, "Adaptive Server connection failed" to support MS SQL Server when using the FreeTDS (pdo_dblib) driver on Mac and Linux due to intermittent DB connection issues.

The benefit is so that for any developer that develops in PHP, but uses MS SQL Server as the RDBMS, intermittent DB connection issues will not exist.

Tests were not needed based on simply adding another message that occurs on Mac and Linux platforms when connecting to MS SQL Server.

Added the message, "Adaptive Server connection failed" to support MS SQL Server when using the FreeTDS (pdo_dblib) driver on Mac and Linux due to intermittent DB connection issues.
@GrahamCampbell GrahamCampbell changed the title Added a new message for MS SQL support [5.7] Added a new message for MS SQL support Jan 3, 2019
@taylorotwell taylorotwell merged commit 30cb7d5 into laravel:5.7 Jan 3, 2019
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.

None yet

2 participants