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

Inverse relationship type calculation (#3172) #3173

Merged
merged 2 commits into from
Mar 23, 2024
Merged

Conversation

bladedancer
Copy link
Contributor

Resolves #3172 (if appropriate)

Description

Calculate the inverse relationship for inherited entities.

Motivation and Context

The delete lifecycle hooks do not trigger if you delete the many side of a oneToMany where the many side is a polymorphic type.

How Has This Been Tested?

Added unit tests.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@aklish aklish merged commit 61e9ded into yahoo:master Mar 23, 2024
2 checks passed
Doom9527 pushed a commit to paion-data/elide that referenced this pull request Apr 3, 2024
* Inverse relationship type calculation (yahoo#3172)

* Sytle fixes.

---------

Co-authored-by: Gavin Matthews <gmatthews@axway.com>
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.

Inverse relationship hooks not triggering for polymorphic types
3 participants