Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: 3.x
Choose a base branch
from

Conversation

Jako
Copy link
Collaborator

@Jako Jako commented Mar 3, 2025

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.

How to test

Describe how to test the changes you made.

Related issue(s)/PR(s)

MODX 3.x port of #16716

@Jako Jako requested review from opengeek and Mark-H as code owners March 3, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant