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

fix(prisma): Updates after introspection #1099

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

akash1810
Copy link
Member

@akash1810 akash1810 commented Jun 18, 2024

What does this change?

Update Prisma's views directory, following #1066, via an introspection.

Why?

Keeping things in sync.

How has it been verified?

Functionally, nothing has changed. That is, this could be considered a no-op, with CI's typecheck step providing confidence.

@akash1810 akash1810 requested review from a team as code owners June 18, 2024 08:55
Update Prisma's `views` directory, following #1066,
via an introspection.

See https://www.prisma.io/docs/orm/prisma-schema/introspection.
@akash1810 akash1810 force-pushed the aa/prisma-introspection branch from b2816b0 to 2303a7b Compare June 18, 2024 09:06
@akash1810 akash1810 merged commit a042f79 into main Jun 18, 2024
4 checks passed
@akash1810 akash1810 deleted the aa/prisma-introspection branch June 18, 2024 09:32
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