Hervé Labas
Hervé Labas
When starting a new project using the [graphql-nextjs example](https://github.com/prisma/prisma-examples/tree/master/typescript/graphql-nextjs) as a base, I faced an issue regenerating the Nexus client wouldn’t work, as I was facing `SyntaxError: Cannot use import...
# Problem Currently, people are wondering about having a `findOrCreate` method in the API (https://github.com/prisma/prisma-client-js/issues/85). We also have recently introduced `connectOrCreate` as an experimental feature (#568). It happens that `upsert`...
## Problem This issue is there to track interest and use cases for supporting Snowflake with Prisma.
### Describe the bug Whenever choosing a semantic type and attempting at filtering the list, the dropdown is cropped too much, making the list barely usable, except using keyboard. Here's...
After creating a project using the CLI, you get some nice inline docs in your Checkly config file. From there, clicking the https://www.checklyhq.com/docs/cli/using-check-test-match/ link leads to a 404 after a...