/ Published in: Ruby
Expand |
Embed | Plain Text
Product.reset_column_information # this can be used when changing table and then doing something in the migration
You need to login to post a comment.
Product.reset_column_information # this can be used when changing table and then doing something in the migration
You need to login to post a comment.