mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-05 23:48:28 +08:00
Add stubs for hdbcli (#6550)
hdbcli is the python dbapi for SAP HANA. Not all methods/attributes are 100% compatible with PEP 249.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
hdbcli.dbapi.Error.errorcode
|
||||
hdbcli.dbapi.Error.errortext
|
||||
hdbcli.dbapi.Warning.errorcode
|
||||
hdbcli.dbapi.Warning.errortext
|
||||
Reference in New Issue
Block a user