Hi. I''m using mysql for my development database and sqlite3 for testing, problem is, none of my unit tests validations are working because rather than setting attributes to nil by default, sqlite3 seems to be setting strings to empty string and numeric attributes to 0!!? Any way to stop SQLite3 from handling null values like this? Is it a defect in rails? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---