We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed01e43 commit 7aa5e47Copy full SHA for 7aa5e47
1 file changed
README.md
@@ -7,7 +7,7 @@ Easiest install is to use pip:
7
8
pip install dbt-sqlserver
9
10
-Since version 0.14.0, pyodbc is used for connecting to SQL Server.
+Since version 0.14.0, pyodbc is used for connecting to SQL Server. It is advised to use the same version of dbt-sqlserver as for dbt.
11
12
## Configure your profile
13
Configure your dbt profile for using SQL Server authentication or Integrated Security:
0 commit comments