We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow on from #8871 where the PR testing instruction required overriding some code to add in params for $socket and $flags for mysqli::real_connect()
$socket
$flags
We should allow these two params to be set via environment similar whose names match the existing database connection scheme e.g. SS_DATABASE_*
SS_DATABASE_*
The text was updated successfully, but these errors were encountered:
Closing this as a duplicate of #9394
Sorry, something went wrong.
No branches or pull requests
Follow on from #8871 where the PR testing instruction required overriding some code to add in params for
$socket
and$flags
for mysqli::real_connect()We should allow these two params to be set via environment similar whose names match the existing database connection scheme e.g.
SS_DATABASE_*
The text was updated successfully, but these errors were encountered: