Skip to content

fix(infrastructure): align enum conversions with SQL CHECK constraints#8

Merged
pierrick-fonquerne merged 1 commit intodevelopfrom
fix/align-enum-casing
Dec 9, 2025
Merged

fix(infrastructure): align enum conversions with SQL CHECK constraints#8
pierrick-fonquerne merged 1 commit intodevelopfrom
fix/align-enum-casing

Conversation

@pierrick-fonquerne
Copy link
Copy Markdown
Owner

  • Gender, ArticleType, CommentStatus now convert to lowercase
  • Matches SQL constraints ('male', 'clothing', 'pending')

- Gender, ArticleType, CommentStatus now convert to lowercase
- Matches SQL constraints ('male', 'clothing', 'pending')
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fantasyrealm-character-manager Ready Ready Preview Comment Dec 9, 2025 11:07am

@pierrick-fonquerne pierrick-fonquerne merged commit 9b8c749 into develop Dec 9, 2025
4 checks passed
@pierrick-fonquerne pierrick-fonquerne deleted the fix/align-enum-casing branch December 9, 2025 13:02
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.

1 participant