If I want to avoid typing out tons of typedefs by ...
# orm-help
e
If I want to avoid typing out tons of typedefs by hand, and instead have only one place for the source of truth, I suppose I would go with a code first approach, right?