Hervé Labas

Results 6 issues of 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...

kind/bug
bug/0-unknown

# 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`...

docs
docs: candidate

## Problem This issue is there to track interest and use cases for supporting Snowflake with Prisma.

kind/feature
topic: connector
domain/schema
domain/client

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

Type:Bug
Priority:P2
Administration/Table Metadata
.Frontend
.Team/AdminWebapp
Semantic Model

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...