Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StrykeSlammerII v420 patch 1 #1212

Merged
merged 3 commits into from
Oct 3, 2022
Merged

StrykeSlammerII v420 patch 1 #1212

merged 3 commits into from
Oct 3, 2022

Conversation

StrykeSlammerII
Copy link

At one point I completely tore down my DB and tried rebuilding via migrations, with my own sprinkles in place. Somehow Bakery insisted on running the v420/AddingForeignKeys migration before most of the v400 migrations, so of course it errored and Bakery choked. I've added here the relevant dependencies, and Bakery was able to correctly run all my migrations with these changes.

lcharette and others added 3 commits June 30, 2022 22:22
At one point I completely tore down my DB and tried rebuilding via migrations, with my own sprinkles in place. Somehow Bakery insisted on running this migration before most of the v400 migrations, so of course this migration errored and Bakery choked. I've added here the relevant dependencies, and Bakery was able to correctly run all my migrations with these changes.
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #1212 (f7ec266) into hotfix (774bc45) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             hotfix    #1212   +/-   ##
=========================================
  Coverage     68.45%   68.45%           
  Complexity     1987     1987           
=========================================
  Files           169      169           
  Lines          6685     6685           
=========================================
  Hits           4576     4576           
  Misses         2109     2109           
Impacted Files Coverage Δ
...src/Database/Migrations/v420/AddingForeignKeys.php 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lcharette
Copy link
Member

I agree it make way more sense to add those dependencies.

@lcharette lcharette merged commit 601e97a into userfrosting:hotfix Oct 3, 2022
lcharette added a commit to userfrosting/sprinkle-account that referenced this pull request Oct 3, 2022
@StrykeSlammerII StrykeSlammerII deleted the StrykeSlammerII-v420-patch-1 branch October 3, 2022 02:29
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