Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filimonov authored Nov 29, 2017
1 parent d7ffb80 commit fcc9592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ Working via http interface have a certain limitations.

*Query statistics*: Currently there are no option to get query stats after execution. That data can be extracted from query_log but it will make a delay (by default up to 7.5 seconds). So for now only some client-estimated stats are printed after request.

*Echo of formatted and parsed query*: Currently there is no any option to get formatted query from the server, the only option is to parse it on the client.
*Echo of formatted and parsed query*: Currently there is no any option to get formatted query from the server.

0 comments on commit fcc9592

Please sign in to comment.