SAP / sqlalchemy-hana

SQLAlchemy Dialect for SAP HANA
Apache License 2.0
128 stars 56 forks source link

Draft: Basic JSON Data Type Support #99

Closed Zahlii closed 1 year ago

Zahlii commented 1 year ago

We need this in order to save certain losely typed configs inside HANA for our sqlalchemy/alembic services. I can confirm that reading/writing works with the modified code on our example.

cla-assistant[bot] commented 1 year ago

CLA assistant check
All committers have signed the CLA.

Zahlii commented 1 year ago

NOTE: This MR has been enhanced on our side to also include a) Identity Columns b) Support for Interval/TimeDelta Operations

kasium commented 1 year ago

I'm sorry for the late reply. We plan to modernize the repository and the PR has a huge diff which we cannot review right now. Therefore I'll close the PR for now. Thanks a lot for the idea.

Please feel free to open the PR again as soon as 1.0 is released