Skip to content

Instantly share code, notes, and snippets.

@schani
Created August 13, 2023 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schani/98e2a5c664d584647643de5b2862166b to your computer and use it in GitHub Desktop.
Save schani/98e2a5c664d584647643de5b2862166b to your computer and use it in GitHub Desktop.
[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