Ruby on Rails Friday, April 1, 2011

I have created the whole database and now also created a migration
named "kmigrate"
when i use the " rake db:schema:dump " command it doesnt pop up an
error but when i log onto
schema.rb file then it pops up this error :


ActiveRecord::Schema.define(:version => 20110402024216) do

# Could not dump table "kusers" because of following ArgumentError
# invalid date

end

can somebody please help ?

--
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