pgweb/pkg/client
2024-05-22 20:09:29 -07:00
..
client_test.go Allow setting readonly mode in bookmarks (#707) 2024-01-12 21:17:14 -06:00
client.go Allow setting readonly mode in bookmarks (#707) 2024-01-12 21:17:14 -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 Add clarification comment for binary codec var 2023-04-25 20:02:41 -05: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 SSH tunnel cleanup and parse fixup (#731) 2024-05-22 20:09:29 -07:00
util_test.go Perform client version validation before executing pg_dump command (#614) 2022-12-12 15:09:12 -06:00
util.go Add UPDATE to list of restricted keywords in read-only mode (#697) 2023-11-02 21:17:46 -05:00