revolution
revolution copied to clipboard
Fix the query that is generated to purge the old installed extras
What does it do?
Fix incorrect DATETIME value: '0000-00-00 00:00:00' error in the query
Why is it needed?
The generated query is wrong for MySQL installations that have NO_ZERO_DATE/NO_ZERO_IN_DATE activated.
Related issue(s)/PR(s)
None known.