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

392/check capital project category #395

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

TangoYankee
Copy link
Member

@TangoYankee TangoYankee commented Dec 11, 2024

Capital project category with check
Use a check constraint for capital project category

closes #392

Note: changes are split into two commits to enforce migration steps. These steps drop category data that contained a typo.

Drop the capitalProjectEnum and the field that uses it
- Removes a typo in enum

closes #392 part 1 of 2
@TangoYankee TangoYankee force-pushed the 392/check-capital-project-category branch from efa54e4 to 6366cf2 Compare December 11, 2024 15:51
@TangoYankee TangoYankee requested a review from a team December 16, 2024 14:15
Use a check contraint for capital project category

closes #392 part 2 of 2
@TangoYankee TangoYankee force-pushed the 392/check-capital-project-category branch from 6366cf2 to c493542 Compare December 23, 2024 17:55
Copy link
Contributor

@horatiorosa horatiorosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@TangoYankee TangoYankee merged commit adca05b into main Dec 23, 2024
3 checks passed
@TangoYankee TangoYankee deleted the 392/check-capital-project-category branch December 23, 2024 18:25
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.

Refactor capital project category from enum to check constraint
2 participants