Displaying 1 result from an estimated 1 matches for "test_destroy_com".
2006 Mar 23
2
rails 1.1 and mysql errors
...ssing effortlessly on the previous edge
release (i froze several weeks ago, so I not sure what version that was).
Has anyone else experienced these types errors with the new rails:
I have several errors that are grouped around create and destroy commands
the errors are similar, first the destroy:
test_destroy_comment(ArticleControllerTest):
ActiveRecord::StatementInvalid: Mysql::Error: #42000You have an error in
your SQL syntax; check the manual that corresponds to your
on for the right syntax to use near ''true = true - 1 WHERE (id = 1)'' at line
1: UPDATE articles SET true = true - 1 WHERE...