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

[Backport 12.4] Clarify foreign_table_where #876

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport #870
Authored by: @sypets

The previous explanation for foreign_table_where was slightly
misleading. The examples speak for themselves, but they are
further down on the page.

The WHERE-clause is effectively appended to the existing WHERE
clause created by TYPO3 using the default values and must
start with AND.

Also, additional clauses such as ORDER BY or GROUP BY may be
added after the WHERE-clause.

Resolves: #663
@brotkrueml brotkrueml merged commit 2d093b0 into 12.4 Nov 18, 2023
@brotkrueml brotkrueml deleted the backport-870-to-12.4 branch November 18, 2023 12:24
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