Skip to content

Revert "Fix query generation for M2M relations that share a junction table (#23879)"#24149

Merged
br41nslug merged 2 commits intomainfrom
revert-23879
Dec 5, 2024
Merged

Revert "Fix query generation for M2M relations that share a junction table (#23879)"#24149
br41nslug merged 2 commits intomainfrom
revert-23879

Conversation

@licitdev
Copy link
Member

@licitdev licitdev commented Dec 4, 2024

Scope

What's changed:


Fixes #24145
Related to #23785

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2024

🦋 Changeset detected

Latest commit: 77d9f35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@licitdev licitdev marked this pull request as ready for review December 4, 2024 18:57
@licitdev licitdev requested a review from a team as a code owner December 4, 2024 18:57
Copy link
Member

@br41nslug br41nslug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverts the change as expected 🧹

@br41nslug br41nslug merged commit 34f0641 into main Dec 5, 2024
@br41nslug br41nslug deleted the revert-23879 branch December 5, 2024 15:39
@github-actions github-actions bot added this to the Next Release milestone Dec 5, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API Inconsistency with Many-to-Many Relations

2 participants