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 81ce755 commit af3220aCopy full SHA for af3220a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-# 1.0.4
+# 1.0.5 (2025-01-27)
4
5
- All the SQLAlchemy features from `databricks-sql-connector>=4.0.0` have been moved to this `databricks-sqlalchemy` library
6
- Support for SQLAlchemy v1 dialect is provided
pyproject.toml
[tool.poetry]
name = "databricks-sqlalchemy"
-version = "1.0.4"
+version = "1.0.5"
description = "Databricks SQLAlchemy plugin for Python"
authors = ["Databricks <[email protected]>"]
license = "Apache-2.0"
0 commit comments