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

Abstract UserMetadata Seqelize Model under UserResource #11323

Open
flvndvd opened this issue Mar 12, 2025 · 0 comments
Open

Abstract UserMetadata Seqelize Model under UserResource #11323

flvndvd opened this issue Mar 12, 2025 · 0 comments
Assignees

Comments

@flvndvd
Copy link
Contributor

flvndvd commented Mar 12, 2025

Runbook on how to move a model to a Resource is here.

Resource is a concept in our codebase that concentrates all the business logic around our Database. UserModel was moved to the resource pattern, but UserMetadataModel was left outside.

This task is about abstracting UserMetadataModel within the UserResource.

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

No branches or pull requests

2 participants