I have a Flask/Python/Peewee app running, and things are great. I
decided to use Rake+Sequel Migrations for DB migrations, before
realizing this might be painful on Heroku.

Can I mix languages like this. It seems if I add a Gemfile,
Gemfile.lock, etc, I then end up with a Ruby slug instead of a Python
slug when I deploy. Do I have to find a Python DB migration tool.

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

Reply via email to