convector
convector copied to clipboard
Add relationships to models
Right now, relationships are based by keys. We should add proper relationships decorators following ORM patterns like One-to-One, One-to-Many and Many-to-Many.