File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,11 @@ Common Changes
4343#) Added support for iterating over :ref: `DbObject <dbobject >` instances that
4444 are collections
4545 (`issue 314 <https://github.com/oracle/python-oracledb/issues/314 >`__).
46+ #) Error ``DPY-4031: connect string for network service name
47+ '{network_service_name}' found in file '{new_file_name}' differs from
48+ the same entry in '{orig_file_name}' `` is now raised when parsing
49+ :ref: `tnsnames.ora <optnetfiles >` files that contain a network service name
50+ defined more than once but with different connect strings.
4651#) Error ``DPY-4032: invalid network service definition detected at line
4752 {line_no} of file '{file_name}' `` is now raised when an invalid network
4853 service definition is found in a :ref: `tnsnames.ora <optnetfiles >` file.
You can’t perform that action at this time.
0 commit comments