Displaying 1 result from an estimated 1 matches for "include_parent_responses".
2008 Dec 20
9
Upgrade to Rails 2 - problem with "save" (MySQL boolean issue?)
...e "root" object itself.
Given the error message, and the fact that the root object contains
boolean columns, I wonder if the problem is to do with the saving
boolean values. I am using MySQL and declaring the boolean columns in
the following way (using raw SQL not migrations currently):
include_parent_responses boolean default false not null,
Is the "boolean" column type still valid?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to r...