Skip to content

Commit 3c1a7a3

Browse files
committed
Try Encypt false
1 parent 8975e9c commit 3c1a7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4808,6 +4808,7 @@ private function getConnectionParamsForDriver(string $driver): array
48084808
'user' => 'SA',
48094809
'password' => 'Secret.123',
48104810
'driverOptions' => [
4811+
'Encrypt' => false,
48114812
'TrustServerCertificate' => true,
48124813
],
48134814
// user database is created after connection

0 commit comments

Comments
 (0)