Closed kaysond closed 2 years ago
Fixes #6, which will allow me to fix and close https://github.com/louislam/uptime-kuma/issues/1422
(Also see this comment - https://github.com/louislam/uptime-kuma/pull/1428#issuecomment-1087074603)
Added unit tests (everything passes), and did a quick test script on a sqlite db.
Pinging @louislam could you please review?
Nice, didn't know DateTime/Time is millisecond precision.
Fixes #6, which will allow me to fix and close https://github.com/louislam/uptime-kuma/issues/1422
(Also see this comment - https://github.com/louislam/uptime-kuma/pull/1428#issuecomment-1087074603)
Added unit tests (everything passes), and did a quick test script on a sqlite db.