CodeSeoul / event_member_management_backend

ISC License
2 stars 1 forks source link

Fix infinite reference loop between bidirectional relationships #13

Closed TheBeege closed 2 years ago

TheBeege commented 2 years ago

Fetching entities like events causes an infinite loop between series and events fetching each other. This needs to be fixed.