response_parser.ts
3.43 KB
-
mssql: fix precision for the time column in table/annotation query mode · b69ebee0
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 MSSQL on UTC and dev environment on non-utc. Update stored procedures test to handle more parameters. Update test dashboard.
Marcus Efraimsson committed