Created
August 13, 2023 11:05
-
-
Save schani/98e2a5c664d584647643de5b2862166b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1] [2023-08-13T10:55:34.223Z] ERROR (error-or.js:15) - Error 400 SQL [update `test`.`companies` set `test`.`companies`.`Date` = ? where `ID` = ?]; Data truncation: Incorrect date value: '2023-03-05T12:00:00.000Z' for column 'Date' at row 1 | |
[1] [2023-08-13T11:03:21.788Z] ERROR (error-or.js:15) - Error 400 SQL [update `test`.`companies` set `test`.`companies`.`Datetime` = ? where `ID` = ?]; Data truncation: Incorrect datetime value: '2024-03-05T12:00:00.000Z' for column 'Datetime' at row 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment