graphql-engine/server/src-lib
Anon Ray 1a0af29920 remove 's' unit from query_execution_time in logs (close #509) (#553)
Removes the seconds unit (trailing `s`) from `query_execution_time` in logs.

- [x] Server

It was a string before, changed to double.

- [x] Bug fix (non-breaking change which fixes an issue)

Docs should mention the type/unit of `query_execution_time` is numeric/double.
2018-09-27 18:02:21 +05:30
..
Data initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
Hasura remove 's' unit from query_execution_time in logs (close #509) (#553) 2018-09-27 18:02:21 +05:30