Christopher 64680b72bd Fixing MSSQL timestamp type (#5511)
MSSQL is using the wrong type here which results in a strconv.ParseInt: parsing "2018-12-07T00:00:00Z": invalid syntax error.
The added datediff(SECOND, '19700101', x) results in the unix timestamp to be returned.

Signed-off-by: Christopher Dziomba <christopher.dziomba@gmail.com>
2018-12-11 10:05:24 +08:00
..
2018-03-06 09:22:16 +08:00
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2018-10-27 22:45:24 +08:00
2018-05-09 19:29:04 +03:00
2018-05-21 10:28:29 +08:00
2014-04-13 03:14:43 -04:00
2018-08-23 18:42:02 -04:00
2018-10-25 18:55:16 +08:00
2018-10-29 09:48:37 -04:00
2017-10-27 09:10:54 +03:00
2018-12-11 09:09:46 +08:00
2018-10-26 12:37:57 +03:00
2018-05-19 17:12:37 +03:00
2018-05-19 17:12:37 +03:00
2018-10-23 10:57:42 +08:00
2018-07-26 19:38:55 +03:00
2018-10-20 18:19:21 -04:00
2018-10-19 12:36:42 -04:00