Displaying 1 result from an estimated 1 matches for "0;37mupdate".
2005 Apr 27
5
Eager load mysteriously deletes records
...; true
has_many :whens, :class_name => "Whens", :dependent => true
end
Below is the SQL from the log file showing first the OK line and then
the not working line.
***********************************************************
This is OK
Processing TodosController#list_edit (for 10.70.2.70 at Wed Apr 27
14:40:43 W. Europe Daylight Time 2005)
Parameters: {"action"=>"list_edit", "controller"=>"todos",
"position"=>"0"}
[4;35mTodo Columns (0.010000) [0;37mSHOW FIELDS FROM todos
[4;33mWhens Columns (0.000...