Anthony Tuininga
|
9f1019a108
|
Further test suite improvements.
|
2023-07-27 21:40:35 -06:00 |
Anthony Tuininga
|
e93aab9399
|
Added support for sending a generated connection identifier to the
database.
|
2023-06-23 13:38:36 -06:00 |
Anthony Tuininga
|
76f7b5e580
|
Test improvements.
|
2023-06-23 12:12:07 -06:00 |
Anthony Tuininga
|
82d17ac9b2
|
Fixed bug when using external authentication with a TNS alias (#178).
|
2023-05-12 21:49:15 -06:00 |
Anthony Tuininga
|
4ff3ad8587
|
Added ConnectParams.parse_dsn_with_credentials() and associated tests to
ensure that the ability to use a dsn containing credentials works as
expected (and corrected bug that was preventing this from happening).
|
2023-03-27 15:31:46 -06:00 |
Anthony Tuininga
|
1b669f4ddd
|
Bump copyrights into 2023.
|
2023-01-10 21:24:25 -07:00 |
Anthony Tuininga
|
4dbc242afa
|
Fixed bug when attempting to create bequeath connections to a local
database (#114).
|
2023-01-10 11:59:11 -07:00 |
Anthony Tuininga
|
fcbdd60b6d
|
Added support for connecting to CMAN using "(SOURCE_ROUTE=YES)" in the
connect string (#81).
|
2022-11-07 10:35:57 -07:00 |
Anthony Tuininga
|
25d5468439
|
The complete connect string is now sent to the server instead of just
the actual components being used. This is important for some
configurations.
|
2022-11-07 10:34:53 -07:00 |
Anthony Tuininga
|
847004a2ca
|
Fixed bug preventing correct parsing of connect descriptors with both
ADDRESS and ADDRESS_LIST components at the same level.
|
2022-11-07 10:31:54 -07:00 |
Anthony Tuininga
|
6a0fe948b9
|
Test suite improvements.
|
2022-08-27 11:09:54 -06:00 |
Anthony Tuininga
|
9c6db58ace
|
Test that the externalauth option is writable.
|
2022-07-14 16:05:03 -06:00 |
Anthony Tuininga
|
72aba69235
|
Added support for multiple aliases in one entry in tnsnames.ora (as
discovered in issue #3).
|
2022-05-27 11:04:27 -06:00 |
Anthony Tuininga
|
6d5d93eeb9
|
Initial commit.
|
2022-05-20 16:08:18 -06:00 |