Sqlalchemy-hana

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 5

3.0.0

-----

Breaking Changes
~~~~~~~~~~~~~~~~

- Removed support for Python 3.8

2.8.0

-----

Features
~~~~~~~~

- Support python 3.13
- Added support for the ``REAL_VECTOR`` type incl. various utility function

2.7.0

-----

Features
~~~~~~~~

- ``sqlalchemy_hana.errors`` will now raise a ``StatementExecutionError``if the messages contains
``temp index not exists``

2.6.0

-----

Features
~~~~~~~~

- An error during a rollback to a savepoint is ignored, if the transaction was already
rolled back by SAP HANA.
Based on this feature, ``sqlalchemy_hana.errors`` will no longer extract an inner error
if a savepoint was not found.

2.5.0

-----

Features
~~~~~~~~

- ``sqlalchemy_hana.errors`` will now raise a ``SequenceLockTimeoutError`` error for error
messages a lock wait timeout error caused by a sequence
- uuid types can now be backed by ``VARBINARY`` instead of ``NVARCHAR``. For this use the
``sqlalchemy_hana.types.Uuid`` type with ``as_varbinary=True``

2.4.0

-----

Features
~~~~~~~~

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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.