Skip to content

Commit 7bc3f90

Browse files
author
codershiba
authored
docs: Change description for password
1 parent 895d2be commit 7bc3f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/oracledb/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,7 @@ declare namespace OracleDB {
17891789
*/
17901790
newPassword?: string | undefined;
17911791
/**
1792-
* Specifies which previously created pool in the connection pool cache to obtain the connection from. See Pool Alias.
1792+
* The password of the database user. A password is also necessary if a proxy user is specified.
17931793
*/
17941794
password?: string | undefined;
17951795
/**

0 commit comments

Comments
 (0)