graphql-engine/server/src-lib/Hasura
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
..
Events add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
GraphQL jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
RQL fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30
Server remove 's' unit from query_execution_time in logs (close #509) (#553) 2018-09-27 18:02:21 +05:30
SQL fix geojson inconsistencies (closes #510) (#513) 2018-09-27 17:53:17 +05:30
Logging.hs jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
Prelude.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30