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 #63

Merged
merged 57 commits into from
Mar 7, 2024
Merged

Prisma #63

merged 57 commits into from
Mar 7, 2024

Conversation

Flyinchicken
Copy link
Collaborator

No description provided.

@Flyinchicken Flyinchicken requested a review from joshunrau as a code owner March 5, 2024 15:21
Copy link
Collaborator

@joshunrau joshunrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, I think this is a great start, I have made quite a few small comments with suggested changes. Some of them are just questions and if I am wrong feel free to ignore and/or respond why. The only major issue I have here is the lack of discriminated union support in Prisma (discuss in-person).

.husky/pre-commit Outdated Show resolved Hide resolved
api/.gitignore Outdated Show resolved Hide resolved
api/docker-compose.dev.yaml Outdated Show resolved Hide resolved
api/package.json Outdated Show resolved Hide resolved
api/prisma/schema.prisma Show resolved Hide resolved
api/src/users/users.service.ts Outdated Show resolved Hide resolved
api/src/users/users.service.ts Show resolved Hide resolved
api/src/users/zod/user.ts Outdated Show resolved Hide resolved
api/src/users/zod/user.ts Outdated Show resolved Hide resolved
api/src/users/zod/user.ts Outdated Show resolved Hide resolved
@joshunrau joshunrau merged commit 6c2df88 into DouglasNeuroInformatics:dev Mar 7, 2024
@Flyinchicken Flyinchicken deleted the prisma branch March 8, 2024 16:31
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