I was playing around with FastAPI using Tortoise-ORM for it\'s orm and encountered a problem. Specifically, I cannot return a relationship in the model.
Here is my applic