Hacker News new | ask | show | jobs
by smitty1e 1358 days ago
One big point is the breaking of the chicken/egg cycle on whether or not the DDL has been run.

This is expanded when migrations are brought into the project.

We can train the data model to have a single management point, that being the file where the ORM classes are defined.