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 relationship many-to-one and one-to-many deletes #407

Merged
merged 11 commits into from
Apr 18, 2024

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Apr 15, 2024

  • Revert many to one and one to many relationships checking twoWay in database
  • Remove many to one and one to many relationships checking twoWay in adapter
  • Ensure all indexes are deleted for many to one

src/Database/Database.php Outdated Show resolved Hide resolved
@abnegate abnegate merged commit 8430694 into cl-0.45 Apr 18, 2024
9 checks passed
@abnegate abnegate deleted the fix-relationship-delete branch April 18, 2024 07:42
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.

None yet

2 participants