Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
db/schema.rb を見ると、次のように表示されます。
create_table "users", :force => true do |t|
とは:force => trueどういう意味ですか?
:force => true