Skip to content

Conversation

@Muetze42
Copy link
Owner

  • Add is_published column to recipes table with migration
  • Update Recipe model with is_published attribute and casting
  • Extend ImportRecipeJob to handle is_published logic, including conditional creation based on its value

- Add `is_published` column to `recipes` table with migration
- Update `Recipe` model with `is_published` attribute and casting
- Extend `ImportRecipeJob` to handle `is_published` logic, including conditional creation based on its value
@Muetze42 Muetze42 merged commit 8e9d804 into main Jan 26, 2026
1 of 2 checks passed
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