Hacker News new | ask | show | jobs
by nbbaier 701 days ago
Also, to be clear, I like the idea of writing a schema in raw SQL and then generating a migration based on a diff from the last schema. But this seems to be that + manually writing the migration. I could just write the migration instead, right?