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

Adds config.db.prismaSchemaPath #8777

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Adds config.db.prismaSchemaPath #8777

merged 1 commit into from
Aug 29, 2023

Conversation

dcousens
Copy link
Member

Following in the theme of #8773 by @marekryb , this pull request adds config.db.prismaSchemaPath.

As in the changes I made to #8773, I have opted to use the examples/ and their strict postinstall adherence as the method to test this functionality, which our CI is testing against.

Unfortunate that we need to prefix config.db.* options with prisma*, as we did not refer to config.db as config.prisma, but maybe we can change that one day and be consistent between our config.types, config.graphql and config.prisma configurations.

@dcousens dcousens requested a review from borisno2 August 21, 2023 00:53
@dcousens dcousens self-assigned this Aug 21, 2023
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 79f1e4e:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit e3438dc into main Aug 29, 2023
56 of 58 checks passed
@dcousens dcousens deleted the prisma-schema-path branch August 29, 2023 23:37
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