rake migrate.

Scott
On 4/10/06, Steve Longdo <[EMAIL PROTECTED]> wrote:> When running rake against 
r1004 I am seeing a lot of failures against MySQL> and Ruby 1.8.4.  Is this the 
current state of things or should I not be> getting any errors?>> 207 tests, 
197 assertions, 0 failures, 146 errors> rake aborted!> Test failures>> Most of 
the errors seem to relate to the blog_id column an example:>> 
ActiveRecord::StatementInvalid: Mysql::Error: Unknown column 'blog_id' in> 
'field list': INSERT INTO contents (`updated_at`, `body`, `guid`, `url`,> 
`author`, `type`, `id`, `blog_id`, `article_id`, `created_at`, `email`)> VALUES 
('2004-05-02 20:00:02', 'Comment body _italic_ *bold*',> 'b1i2n3g4o5t6i7v', ' 
www.google.com', 'John Bar', 'Comment', 15, 1, 14,> '2004-05-02 20:00:02', 
'[EMAIL PROTECTED]')>>> _______________________________________________> 
Typo-list mailing list> [email protected]> 
http://rubyforge.org/mailman/listinfo/typo-list>>
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to