mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +08:00
Remove obsolete todo from ibm_db.pyi (#13170)
The `SQL_ATTR_CONFIG_KEYWORDS_MAXLEN` attr is already there on line 100
This commit is contained in:
committed by
GitHub
parent
f7c6acde6e
commit
cb15f9e832
@@ -83,7 +83,6 @@ USE_WCHAR: int
|
||||
WCHAR_NO: int
|
||||
WCHAR_YES: int
|
||||
|
||||
# TODO: SQL_ATTR_TXN_ISOLATION: int
|
||||
SQL_ATTR_ACCESS_MODE: int
|
||||
SQL_ATTR_ALLOW_INTERLEAVED_GETDATA: int
|
||||
SQL_ATTR_ANSI_APP: int
|
||||
|
||||
Reference in New Issue
Block a user