We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91406c6 commit 999fd2bCopy full SHA for 999fd2b
doc/src/release_notes.rst
@@ -18,7 +18,8 @@ Thin Mode Changes
18
#) The error `DPY-2030: LOB offset must be greater than zero` is now raised
19
when the offset parameter to :func:`LOB.read()` is zero or negative
20
(`issue 13 <https://github.com/oracle/python-oracledb/issues/13>`__).
21
-#) The error `DPY-3015: unsupported password verifier type` is now raised when
+#) The error `DPY-3015: password verifier type is not supported by
22
+ python-oracledb in thin mode` is now raised when
23
the database sends a password challenge with a verifier type that is not
24
recognized, instead of `ORA-01017: invalid username/password`
25
(`issue 26 <https://github.com/oracle/python-oracledb/issues/26>`__).
0 commit comments