Y
Hacker News
new
|
ask
|
show
|
jobs
by
aaronschroeder
2228 days ago
100% agree, though a good ORM handling migrations can be nice as it documents how the schema has changed. Just be sure there is no schema logic that exists only in the ORM and not at the database layer itself.