>Has anyone experienced ClearDB on Heroku or outside?

Tried to, but their heroku account passwords are all numeric-only, which 
runs them into a heroku bug - the database.yml file heroku generates has a 
number instead of a numeric string, and mysql2 is unwilling to work around 
it. That's why the clearDB heroku help page says you might have to 'use an 
earlier version of rails' (you could likely get by by using a different 
mysql adapter more willing to implement workarounds).

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/heroku/-/vHtR_yx7rIwJ.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to