Sqlalchemy-hana

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 3

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``

1.3.0

-----

Features
~~~~~~~~
- Support ``InvalidObjectNameError`` in ``sqlalchemy_hana.errors``
- Add ``convert_dbapi_error`` to ``sqlalchemy_hana.errors``

Bugfixes
~~~~~~~~
- Fixed an issue causing the usage of ALPHANUM to result in an AttributeError

1.2.0

-----

Features
~~~~~~~~
- Support CREATE and DROP of views
- Add limited UPSERT support
- Add support for exception wrapping by replacing hdbcli errors with more detailed ones if possible

1.1.1

-----

Bugfixes
~~~~~~~~
- Fixed an issue causing the alembic dialect to render a ``RENAME`` table statement wrongly

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.