We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ce755 commit af3220aCopy full SHA for af3220a
2 files changed
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 <databricks-sql-connector-maintainers@databricks.com>"]
license = "Apache-2.0"
0 commit comments