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

feat: Rename social_rent_earnings table, make fields non-nullable #170

Merged
merged 4 commits into from
Dec 13, 2024

Conversation

zz-hh-aa
Copy link
Collaborator

@zz-hh-aa zz-hh-aa commented Dec 12, 2024

What does this PR do?

Changes table and column names to Postgres convention snake_case for the socialrent table (which held social rent earnings data anyway), so updated that for accuracy)
Updates code to reflect these fields as non-nullable

Basically follows #162! Closes #169

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fairhold-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 2:29pm

@zz-hh-aa zz-hh-aa merged commit 20b9755 into main Dec 13, 2024
5 checks passed
@zz-hh-aa zz-hh-aa deleted the oz/social-rent-earnings-table branch December 13, 2024 14:54
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.

Rename SocialRent model in Prisma schema SocialRentEarnings (following SocialRentAdjustments)
2 participants