Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Figure out if @Relation() decorator should be removed #6

Open
marcus-sa opened this issue Jul 19, 2019 · 1 comment
Open

Figure out if @Relation() decorator should be removed #6

marcus-sa opened this issue Jul 19, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@marcus-sa
Copy link
Member

marcus-sa commented Jul 19, 2019

Check whether a field is a relation when it's metadata class type is decorated with @Entity() instead of using the @Relation() decorator

Problems:

  • How would we then define cascading instead?

Solutions:

  • By implementing a @Cascade() decorator
@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@marcus-sa marcus-sa added the help wanted Extra attention is needed label Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant