I\'m running a MySQL database locally for development, but deploying to Heroku which uses Postgres. Heroku handles almost everything, but my case-insensitive Like statements
use COLLATE.
http://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html