Skip to content

Commit 39c4c5f

Browse files
committed
logger
1 parent c1b8266 commit 39c4c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mssql_python/connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,6 @@ def getinfo(self, info_type: int) -> Union[str, int, bool, None]:
13111311

13121312
# All decodings failed
13131313
logger.debug(
1314-
"error",
13151314
"Failed to decode string in getinfo (info_type=%d) with supported encodings. "
13161315
"Returning None to avoid silent corruption.",
13171316
info_type,

0 commit comments

Comments
 (0)