Skip to content

v3.0.2

Compare
Choose a tag to compare
@susodapop susodapop released this 26 Jan 21:19
· 49 commits to main since this release
faf13a4

In this release:

SQLAlchemy dialect now supports table and column comments (thanks @cbornet!)
Fix: SQLAlchemy dialect now correctly reflects TINYINT types (thanks @TimTheinAtTabs!)
Fix: server_hostname URIs that included https:// would raise an exception
Other: pinned to pandas<=2.1 and urllib3>=1.26 to avoid runtime errors in dbt-databricks (#330)