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

Prisma Migration - User Service #197

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

rodrigotiscareno
Copy link

Notion ticket link

[Migrate-User-Service-to-Prisma](https://www.notion.so/uwblueprintexecs/Migrate-User-Service-to-Prisma-4e6f3e6025fa4a2381c01a1b7df899e0?pvs=4

Implementation description

  • Migrating the user service interface and implementation to implement Prisma in place of Sequelize.

Steps to test

  1. Re-create the repository starter-code-cli.
  2. Ensure the user routes are functional with Postman.

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@omeradeel26 omeradeel26 merged commit d152b93 into prisma-migration Aug 8, 2024
@omeradeel26 omeradeel26 deleted the user_service_prisma_migration branch August 8, 2024 22:21
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.

2 participants