Felipe Fiebig
Results
1
comments of
Felipe Fiebig
I had the same issue and had to come up with a workaround because I couldn't rename the column. Having something like this: ```Ruby ActiveRecord::Schema.define do create_table "properties", force: true...