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

Snake case by default database refactor #602

Merged
merged 5 commits into from
Feb 19, 2025
Merged

Conversation

hburn7
Copy link
Collaborator

@hburn7 hburn7 commented Feb 19, 2025

Refactors the codebase to generate snake_case column, table, index, and key names. Closes #597

@hburn7 hburn7 merged commit 666925a into master Feb 19, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use extensions for EF Core snake case columns instead of string literals
2 participants