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
Labels
help wanted
Extra attention is needed
Check whether a field is a relation when it's metadata class type is decorated with
@Entity()
instead of using the@Relation()
decoratorProblems:
Solutions:
@Cascade()
decoratorThe text was updated successfully, but these errors were encountered: