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

Fix dependency for hand-written migration 0028 #645

Merged
merged 1 commit into from
May 11, 2023

Conversation

MrApplejuice
Copy link
Contributor

@MrApplejuice MrApplejuice commented May 11, 2023

Fixes #644 (see over there for details)

The migration core/migrations/0028_alter_sleep_options_remove_sleep_napping_sleep_nap.py requires the dbsettings-table (also new) to be populated first. Adding the dependency fixes the issue.

@coveralls
Copy link

Coverage Status

Coverage: 99.197% (-0.04%) from 99.235% when pulling f8b0c0b on MrApplejuice:fix-0028-migration into 31a0aa4 on babybuddy:master.

@cdubz cdubz merged commit c593fa9 into babybuddy:master May 11, 2023
17 checks passed
@cdubz
Copy link
Member

cdubz commented May 11, 2023

Thanks for catching!

@cdubz cdubz added the bug Reports of unexpected problems or errors label May 11, 2023
@cdubz cdubz added this to the 2.0.0 milestone May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Reports of unexpected problems or errors
Projects
None yet
3 participants