We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90a5ae commit 2ef99b6Copy full SHA for 2ef99b6
BUILDGUIDE.md
@@ -158,6 +158,9 @@ This will:
158
Tests require a database connection string and must be run from the project root directory.
159
Set the `DB_CONNECTION_STRING` environment variable before running tests:
160
161
+> [!TIP]
162
+> If you are using VS Code you may have to close all open windows for the new environment variable to be visible.
163
+
164
### Windows (Command Prompt)
165
```cmd
166
# If you're in mssql_python/pybind/, navigate back to the project root:
0 commit comments