Thanks for the reply, after trying your suggestion I still get the
same "invalid date " error. I can only migrate if I comment the
add_index part.
On Oct 29, 5:19 am, Greg Ma <li...@ruby-forum.com> wrote:
> tonyaraujo wrote in post #957977:
>
> > add_index("pages", "subject_id")
> > add-index("pages", "permalink")
>
> Have you tried this?
> add_index :pages, :subject_id
> add_index :pages, :permalink
>
> --
> Posted viahttp://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment