Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If I only insert data into the DB once, I could miss important states. Like, I could add non-NULL data to a NOT NULL column, then make it NULL, and then make it NOT NULL again. If I don't insert NULL into the column in-between the last two migrations, I won't trigger the issue.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: