Skip to content

Commit

Permalink
chore(data-warehouse): Link to all debugging opportunities (#26192)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Nov 14, 2024
1 parent dd00c1d commit d22c08c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions posthog/warehouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ If the issue persists, install from source without cache again
```
pip install --pre --no-binary :all: pymssql --no-cache
```

See https://github.com/pymssql/pymssql/issues/769 for a full set of debugging opportunities.

0 comments on commit d22c08c

Please sign in to comment.