All,

Does anyone use Sequel with Heroku? I was trying to do something similar to:

heroku sequel -m dbMigration/ -M 1 sqlite://db.sqlite

to run the migration on heroku but that didn't seem to work. Does anyone
have a magic spell to use?

As a side note, I ended up pushing my development database up to heroku
accidentally and that did work with no changes, but I'd like to know how to
do the migrations.

Thanks,

-- 
Scott
http://steamcode.blogspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to