You will be be redirected to the blog in a moment...

Or you can click the link below to proceed:
UTF8 encoding with Ruby Sequel (and MySQL)

Just a quick note to self. If you need to store Unicode and are using Sequel, make sure you:Create the database with a default charset of UTF8: CREATE DATABASE my_db DEFAULT CHARSET utf8;. I think then any tables you create uses the default charset of utf8 unless otherwise specified.Pass an :encoding option to Sequel’s MySQL ...

 

Want to be redirected immediately?
Register yourself at Ping.sg to get rid of this page and also to get your read counted as Pong.