Commit 7b10006
committed
refactor(pgsql-test): remove auto-authentication from constructor
- Remove implicit auth() call when opts.auth is provided
- auth() method now purely manual, must be called explicitly by developers
- Makes authentication behavior more explicit and predictable per user feedback
Co-Authored-By: Dan Lynch <pyramation@gmail.com>1 parent 6de4adb commit 7b10006
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
0 commit comments