We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ecddea commit 4bb3c9eCopy full SHA for 4bb3c9e
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- SQLAlchemy: Added support for table and column comments (thanks @cbornet!)
6
- Fix: `server_hostname` URIs that included `https://` would raise an exception
7
+- Other: pinned to `pandas<=2.1` and `urllib3>=1.26` to avoid runtime errors in dbt-databricks (#330)
8
9
## 3.0.1 (2023-12-01)
10
0 commit comments