Hacker News new | ask | show | jobs
by Aeolun 1455 days ago
Doesn’t really matter though? Even if the ORM is changed, the actual schema is still in the database.

I’ve migrated ORM several times, and the only thing that changes is the entity definition. The database remains the same.