Skip to content

fix: fix hydra_client pk change mysql down migration#2791

Merged
aeneasr merged 1 commit intoory:v2.xfrom
grantzvolsky:fix/hydra-client-mysql-down-migration
Oct 13, 2021
Merged

fix: fix hydra_client pk change mysql down migration#2791
aeneasr merged 1 commit intoory:v2.xfrom
grantzvolsky:fix/hydra-client-mysql-down-migration

Conversation

@grantzvolsky
Copy link
Copy Markdown
Contributor

Related issue(s)

#2790
@aeneasr

Checklist

Further Comments

I tested the change manually by writing the output of show create table hydra_client; before the up migration (a), after the up migration (b), and after the down migration (c), and making sure that a == c. We might want to add a test that does this automatically for all down migrations, or at least a convenience script that runs this procedure for a given migration.

@grantzvolsky grantzvolsky requested a review from aeneasr as a code owner October 12, 2021 23:04
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 12, 2021

Codecov Report

❗ No coverage uploaded for pull request base (v2.x@09ac91b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v2.x    #2791   +/-   ##
=======================================
  Coverage        ?   52.85%           
=======================================
  Files           ?      236           
  Lines           ?    14185           
  Branches        ?        0           
=======================================
  Hits            ?     7498           
  Misses          ?     6054           
  Partials        ?      633           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09ac91b...4c9bce5. Read the comment docs.

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.

2 participants