Failing tests

Forums > Book - Chapter 8 > Failing tests

Login to post a new topic

Author Message
argyre
Member since 02 Jul 22:49
0 posts

This is the SQL error that is prevalent:
ActiveRecord::StatementInvalid: Mysql::Error: Unknown column ‘id:1 entry_id’ in ‘field list’: INSERT INTO comments (`id:1 entry_id`, `body`, `user_id`, `created_at`) VALUES (1, ‘a quick comment’, 1, ‘2007-09-13 14:03:08’)
Can someone please help?