When I’m generating a migration, I usually don’t go any deeper than specifying column_name:data_type on the command line, and often I only use the command line to generate the file itself. I don’t know that the other options really save all that much typing, but stopping to think about the other options for a few […]