On Jun 22, 2007, at 2:10 AM, Matt Aimonetti wrote: > Because I'm lazy and I believe most people are, I submitted a patch to > add the utf-8/unicode encoding to the auto generated database.yml > file.
It's not just about being lazy, it's first and foremost about Doing the Right Thing(tm). When the encoding of the database is UTF-8, it's not strange to assume that the driver should also be in UTF-8 mode. Not many people know why and that you have to set the encoding in the database driver. Manfred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
