But what happens when that schema defining class file needs to change? You put all your migration code there? How is that different from SQL migrations?
But what happens when that schema defining class file needs to change? You put all your migration code there? How is that different from SQL migrations?