We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690e143 commit 6623f48Copy full SHA for 6623f48
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+3.0.3
5
+-----
6
+
7
+Fixes
8
+~~~~~
9
10
+- Added ``REAL_VECTOR`` to ``__all__`` of ``sqlalchemy_hana.types``
11
12
3.0.2
13
14
Fixes
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sqlalchemy-hana"
-version = "3.0.2"
+version = "3.0.3"
description = "SQLAlchemy dialect for SAP HANA"
keywords = ["sqlalchemy", "sap", "hana"]
requires-python = "~=3.9"
0 commit comments