response_parser.ts
3.52 KB
-
postgres: fix precision for the time column in table/annotation query mode · 66c03f84
Use the ConvertSqlTimeColumnToEpochMs function to convert any native datetime data type or epoch time (millisecond precision). Additional tests and update of existing due to timezone issues running postgres on UTC and dev environment on non-utc. Added test dashboard.
Marcus Efraimsson committed