Incorrect datetime value
Closed this issue · 1 comments
horus68 commented
Working with from an empty database, TemaTres 3.0 (from git repo), Windows wamp server, PHP 7.03, MySQL 5.7.17, with Debug on.
When importing a file (labeled file) an error is displayed when the process ends:
Incorrect datetime value: '0000-00-00' for column 'cuando_final' at row 1Incorrect datetime value: '0000-00-00' for column 'cuando' at row 1
The import process concludes fine. Should the error be avoided or is it safe to be ignored?