mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-27 03:52:19 +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:
4
stubs/hdbcli/@tests/stubtest_allowlist.txt
Normal file
4
stubs/hdbcli/@tests/stubtest_allowlist.txt
Normal file
@@ -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