revolution icon indicating copy to clipboard operation
revolution copied to clipboard

Fix the query that is generated to purge the old installed extras

Open Jako opened this issue 9 months ago • 0 comments

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.

Jako avatar Mar 03 '25 10:03 Jako