kasium
kasium
Outdated. We'll add a better description with https://github.com/SAP/sqlalchemy-hana/issues/102
Thanks a lot for your PR. I'm sorry for the late reply. Because we plan to completely modernize the repository, we need to close your PR for now. The original...
@Nileena SSH errors are not part of sqlalchemy-hana but refer to your setup. Regarding the read errors, I hope that a more modern hdbcli/sqlalchemy/sqlalchemy-hana setup will resolve the issue by...
Thanks for your contribution and the PR. The idea seems to be quite complicated and I'm not sure why an explicit sequence isn't possible. However, until 1.0 is release I'll...
This looks like a HANA/hdbli problem and not related to sqlalchemy-hana. Please post your question e.g. on stackoverflow or open an issue on the SAP support portal
We'll consider this item for version 1.0.0
Another possible issues ``` for idx, el in enumerate([]): pass print(idx) --> NameError ``` I would propose to silence the error, when the loop variable is used after the loop
Hi all, was there any additional progress on this feature request? While the solution with the custom decorator would work for me, I looking forward to use the upcoming `claw`...
Thanks a lot! I looking forward to the next release which contains the feature
Had somebody time to look into this?