pgweb/pkg/connection
Dan Sosedoff e0a748812d
Add support for .pgpass file (#617)
* Add support for .pgpass file
* Support password lookup in /api/connect endpoint
* Restrore removed code for BuildStringFromOptions
* Restructure connection string test and add extra case for pgpass
* Add test for FormatURL method
2022-12-14 13:37:49 -06:00
..
connection_string_test.go Add support for .pgpass file (#617) 2022-12-14 13:37:49 -06:00
connection_string.go Add support for .pgpass file (#617) 2022-12-14 13:37:49 -06:00
port_test.go More lint 2018-12-04 12:42:37 -06:00
port.go Fix linting errors 2022-11-14 16:10:50 -06:00