Sqlalchemy-hana

Latest version: v3.0.1

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.4.0

-----

Features
~~~~~~~~

- ``sqlalchemy.func.now`` will be rendered as ``CURRENT_TIMESTAMP``

2.3.0

-----

Features
~~~~~~~~

- ``sqlalchemy_hana.errors`` will now raise a ``WriteInReadOnlyReplicationError`` error for error
messages indicating a write statement in a read-only replication

2.2.0

-----

Features
~~~~~~~~

- Added basic JSON support (contributed by Zahlii)
- ``sqlalchemy_hana.errors`` will now raise a ``DatabaseConnectNotPossibleError`` error for hdbcli
error code ``1888``

2.1.0

-----

Features
~~~~~~~~
- Add error handling for SAP HANA Cloud region maintenance error
- Add additional caching to reflection methods (contributed by Masterchen09)

Bugfixes
~~~~~~~~
- Fixed an issue causing ``get_table_oid`` to fails of the inspector
was created based on an engine (contributed by Masterchen09)

2.0.0

-----

Breaking Changes
~~~~~~~~~~~~~~~~
Reworked the ``sqlalchemy_hana.errors`` package so that it can be used inside a SQLAlchemy
``handle_error`` event hook. Therefore

- ``wrap_dbapi_error`` was removed
- ``wrap_hdbcli_error`` was removed
- ``HANAError`` now extends ``sqlalchemy.exc.DBAPIError``

1.4.0

-----

Features
~~~~~~~~
- Support ``Identity`` columns
- Support additional cases for ``StatementExecutionError``

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.