You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) MySQL datetime handling
should allow use of fractional seconds:
AssertionError: expected '1971-06-22T03:34:56.789Z' to equal '1971-06-22T12:34:56.789Z'
+ expected - actual
-1971-06-22T03:34:56.789Z
+1971-06-22T12:34:56.789Z
As mentioned in #471 (review), issue is to track fixing the CI pipeline.
The text was updated successfully, but these errors were encountered: