Skip to content

[10.x] DB command: add sqlcmd -C flag when 'trust_server_certificate' is set - #49952

Merged
taylorotwell merged 1 commit into
laravel:10.xfrom
hulkur:sqlsrv_db_trust_cert
Feb 8, 2024
Merged

[10.x] DB command: add sqlcmd -C flag when 'trust_server_certificate' is set#49952
taylorotwell merged 1 commit into
laravel:10.xfrom
hulkur:sqlsrv_db_trust_cert

Conversation

@hulkur

@hulkur hulkur commented Feb 2, 2024

Copy link
Copy Markdown
Contributor

Currently artisan db command does not set -C flag in any way.
There is config value in config/database.php for sqlsrv that is used for same reason in SqlServerConnector.

@taylorotwell
taylorotwell merged commit d4390fe into laravel:10.x Feb 8, 2024
@hulkur
hulkur deleted the sqlsrv_db_trust_cert branch November 11, 2024 19:21
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