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

[TASK] Remove redundant ORDER BY clause in default_sortby #2189

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

nhovratov
Copy link
Contributor

The ORDER BY clause is redundant and is removed by TYPO3 anyway.

The link type defined both, sortby and default_sortby. This is invalid. In this case sortby overrules default_sortby and hence the latter can be removed.

The ORDER BY clause is redundant and is removed by TYPO3 anyway.

The link type defined both, sortby and default_sortby. This is invalid.
In this case sortby overrules default_sortby and hence the latter can
be removed.
@nhovratov
Copy link
Contributor Author

@georgringer georgringer merged commit d71e20e into georgringer:main Sep 7, 2023
10 of 12 checks passed
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.

2 participants