Skip to content

Instantly share code, notes, and snippets.

@aurels
Created September 30, 2009 07:43
Show Gist options
  • Save aurels/197908 to your computer and use it in GitHub Desktop.
Save aurels/197908 to your computer and use it in GitHub Desktop.
# Push a DB to Heroku with UTF8 encoding
heroku db:push mysql://root@localhost/my_db_name?encoding=utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment