Polymorphic relations between models

Not in any way that I would consider worth doing.

This is one of those situations where you’re probably better off using multi-table inheritance instead of an abstract base class.

1 Like