WikiRik
WikiRik
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Works great for me, thanks for the quick work!
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
Will create an issue for it
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
I'm getting it on a new project as well, by following the first four steps of the quickstart; https://www.prisma.io/docs/getting-started/quickstart-sqlite
24 replies
PPrisma
Created by pilfer on 1/7/2025 in #help-and-questions
The "omit" field type is not generated for Prisma client - v6.2.0
I'm running into the same issue. I did see that in some places of the code it does still reference the previewFeature through context.isPreviewFeatureOn('omitApi'). I cleared npm cache, deleted node_modules and reinstalled. It also is picked up by npx tsc so it's not just VSCode for me. I'll try an empty project as well
24 replies