Closed pcothenet closed 1 year ago
You'd need an actual migration to effect this change. https://github.com/Shopify/shipit-engine/tree/master/db/migrate
Yeah sorry, I bungled my PR 😀
I'm fixing the version in db/schema.rb
. I'm getting "unwanted" changes to db/schema.rb
, so I have to do a bit of cherry-picking.
Thank you.
What
commit_deployment_statuses.github_id
frominteger
tobigint
Why
deployments
: https://github.com/Shopify/shipit-engine/issues/1311