Hi,

Creating a new Rails application with -d postgresql sets the encoding in
the database.yml to unicode

Creating a new Rails with -d mysql sets the encoding to utf8

Any ideas why this difference?

I've been having problems with encoding due to localization, accents,
json and what no. I thought I was using utf8 and not unicode. Would this
have any impact?

If this would be an issue? What to take into account when doing a change
of that type on a production DB?

Thanks.

-- 
Posted via http://www.ruby-forum.com/.

-- 
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 [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-talk?hl=en.

Reply via email to