pgweb/pkg/client
Dan Sosedoff b2b0094b5e
Handle support/permissions errors in info call (#635)
* Handle support/permissions errors in info call
* Fix linting
2023-01-17 16:05:15 -06:00
..
client_test.go Handle support/permissions errors in info call (#635) 2023-01-17 16:05:15 -06:00
client.go Handle support/permissions errors in info call (#635) 2023-01-17 16:05:15 -06:00
codec_test.go Added binary codec base58 as well as improving the help for --binary-codec flag (#548) 2022-01-27 22:10:01 -06:00
codec.go Added binary codec base58 as well as improving the help for --binary-codec flag (#548) 2022-01-27 22:10:01 -06:00
dump_test.go Perform client version validation before executing pg_dump command (#614) 2022-12-12 15:09:12 -06:00
dump.go Perform client version validation before executing pg_dump command (#614) 2022-12-12 15:09:12 -06:00
result_test.go Results struct cleanup (#627) 2022-12-21 15:02:40 -06:00
result.go Add query execution stats to api endpoint (#629) 2022-12-25 13:25:18 -06:00
tunnel.go Establish connections using bookmark ID only (#619) 2022-12-19 12:33:13 -06:00
util_test.go Perform client version validation before executing pg_dump command (#614) 2022-12-12 15:09:12 -06:00
util.go Perform client version validation before executing pg_dump command (#614) 2022-12-12 15:09:12 -06:00