Ruby on Rails Sunday, March 26, 2017

rake db:create db:schema:load creates tables without id column and migration shows id="false" as it runs
of course, this isn't what i want; how do i run the same command with a switch or argument to use id="true" instead and why this default behavior?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/70db4c1b-6c3f-41e4-b52a-c25eda48d7b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment