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

[6.x] Add new lost connection message to DetectsLostConnections for Vapor #39209

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

rihardsgrislis
Copy link

Vapor with serverless PostgreSQL threw this:

SQLSTATE[08006] [7] could not translate host name "xxx.eu-central-1.rds.amazonaws.com" to address: Try again (SQL: select * from "personal_access_tokens" where "personal_access_tokens"."id" = 1 limit 1)

… Vapor

Vapor with serverless PostgreSQL threw this:

`SQLSTATE[08006] [7] could not translate host name "xxx.eu-central-1.rds.amazonaws.com" to address: Try again (SQL: select * from "personal_access_tokens" where "personal_access_tokens"."id" = 1 limit 1)`
@taylorotwell taylorotwell merged commit 9cffd34 into laravel:6.x Oct 15, 2021
@rihardsgrislis rihardsgrislis deleted the patch-1 branch October 18, 2021 11:38
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