On 6 November 2017 at 05:06, eben sinaga <[email protected]> wrote: > Hi There, > > I have a problem . After heroku run rake db migrate the column of database > doens't exist on heroku. what's wrong it ?
Probably you have done something wrong. You may say that is not very helpful, but neither is your question. Unless you provide some useful information you are unlikely to get an answer. I suggest starting by posting the migration that should have added the column and the section of code that causes the the problem, or tell us how you know that column is not there. Colin -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuhMahA1rL0p3PmYxFcRW922krALu_sWjjtNU7Nq-RwsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

