search for: test_create_child

Displaying 1 result from an estimated 1 matches for "test_create_child".

2006 Mar 23
2
rails 1.1 and mysql errors
...cord::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 (id = 1) now the error on create: test_create_child(CategoryControllerTest): ActiveRecord::StatementInvalid: Mysql::Error: #42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server versi on for the right syntax to use near ''true = true + 1 WHERE (id = 1)'' at line 1: UPDATE categories SET tru...