This repository was archived by the owner on Aug 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ CircleCI] ( https://circleci.com/gh/postgres-ai/nancy.svg?style=svg )] ( https://circleci.com/gh/postgres-ai/nancy )
2
2
3
- Description
3
+ About
4
+ <img width =" 122 " alt =" screen shot 2018-09-18 at 03 04 09 " src =" https://user-images.githubusercontent.com/1345402/45656700-8a987f00-baef-11e8-87b6-cccf8f65ee8f.png " align =" right " >
4
5
===
5
6
Nancy helps to conduct automated database experiments.
6
7
Original file line number Diff line number Diff line change @@ -1529,4 +1529,4 @@ echo -e " Queries: "$(docker_exec cat $MACHINE_HOME/$ARTIFACTS_FILEN
1529
1529
echo -e " Query groups: " $( docker_exec cat $MACHINE_HOME /$ARTIFACTS_FILENAME /pgbadger.json | jq ' .normalyzed_info | length' )
1530
1530
echo -e " Errors: " $( docker_exec cat $MACHINE_HOME /$ARTIFACTS_FILENAME /pgbadger.json | jq ' .overall_stat.errors_number' )
1531
1531
echo -e " Errors groups: " $( docker_exec cat $MACHINE_HOME /$ARTIFACTS_FILENAME /pgbadger.json | jq ' .error_info | length' )
1532
- echo -e " ------------------------------------------------------------------------------"
1532
+ echo -e " ------------------------------------------------------------------------------"
You can’t perform that action at this time.
0 commit comments