Milliseconds in time stamps for createdAt, updatedAt for MySQL (#6442)
* fix(now): allow millisecons on createdAt and updatedAt * test(timezone): timezone close check should allow 1 sec difference * doc(changelog): add entry to change log * test(now): create test for milliseconds in createdAt, updatedAt. test(now): remove uneeded update code from test removed unneeded file * test(now): only run if mysql dialect * test(lint): fix === lint error * test(now): fix schema issue * test(lint): remove space after comma
Showing
with
34 additions
and
2 deletions
-
Please register or sign in to post a comment