How to handle schemas polymorphism in Phoenix?

Nah, Ecto tries to be as near to SQL as possible while doing some type checking and validation and such, so seeing how to do it in SQL is precisely what you want to do. :slight_smile: