Skip to content

Commit

Permalink
just to rerun tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA authored Oct 17, 2024
1 parent 65e9d9c commit a98e2ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ To fix connection issues with ConnectorX and MS SQL Server, include both `Encryp
```py
sources.sql_database.credentials="mssql://user:password@server:1433/database?driver=ODBC+Driver+17+for+SQL+Server&Encrypt=yes&encrypt=true"
```
This approach can help resolve connection-related issues.
This approach can help resolve connection-related issues.

## Troubleshooting backends

Expand Down

0 comments on commit a98e2ae

Please sign in to comment.