Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Hi,
Sorry in advance if it isn't the right place to ask.
I was wondering if it was possible to automatically run migrations on every deploy ?
Currently I must run
bundle exec rake appengine:exec -- bundle exec rake db:migrateafter each deploy manually.Thank you