Skip to content

Conversation

@Bobronium
Copy link
Contributor

@Bobronium Bobronium commented Oct 8, 2024

Description

Previously merged #2094 and #2554 caused conflict since both PRs contained migration having the same down_revision.

Summary of changes

How test the changes

~/hmt/human-protocol/packages/examples/cvat/exchange-oracle ba/exchange-oracle/fix-migrations*
(exchange-oracle-py3.10) $ alembic upgrade head 
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
INFO  [alembic.runtime.migration] Running upgrade 0f3fb7bfcbcf -> 2cbc85686054, Add assignment updated_at
INFO  [alembic.runtime.migration] Running upgrade 2cbc85686054 -> fde2b09b6b39, Add escrow_validations
                                                                                                                                                                             
~/hmt/human-protocol/packages/examples/cvat/exchange-oracle ba/exchange-oracle/fix-migrations*
(exchange-oracle-py3.10) $ alembic downgrade -2 
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
INFO  [alembic.runtime.migration] Running downgrade fde2b09b6b39 -> 2cbc85686054, Add escrow_validations
INFO  [alembic.runtime.migration] Running downgrade 2cbc85686054 -> 0f3fb7bfcbcf, Add assignment updated_at

@vercel
Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:34pm
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:34pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:34pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:34pm

@Bobronium Bobronium changed the base branch from main to develop October 8, 2024 14:25
@Dzeranov Dzeranov merged commit ce35f40 into develop Oct 8, 2024
10 checks passed
@flopez7 flopez7 deleted the ba/exchange-oracle/fix-migrations branch November 5, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants