pgweb/pkg/client
Dan Sosedoff 5b2d4e4454
Add context menu to display database tables stats (#639)
* Add context menu to display database tables stats

* Move table stats implementation into client
2023-01-23 14:10:26 -06:00
..
client_test.go Add context menu to display database tables stats (#639) 2023-01-23 14:10:26 -06:00
client.go Add context menu to display database tables stats (#639) 2023-01-23 14:10:26 -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