docs icon indicating copy to clipboard operation
docs copied to clipboard

📚 Prisma Documentation

Results 402 docs issues
Sort by recently updated
recently updated
newest added

[Relevant internal thread](https://prisma-company.slack.com/archives/C03E0DGUHHT/p1720777388025079) [Relevant prisma/prisma issue](https://github.com/prisma/prisma/issues/24770) Goal is to show that while creating nested relations inside a `createManyAndReturn` is not possible, creating related items first and then using `createManyAndReturn` is...

docs

Bumps the docusaurus group with 6 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.8.0` | `3.8.1` | | [@docusaurus/faster](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-faster)...

dependencies
javascript

Bumps the dev-deps group with 2 updates in the / directory: [prettier](https://github.com/prettier/prettier) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `prettier` from 3.5.3 to 3.6.0 Release notes Sourced from prettier's releases. 3.6.0 diff 🔗 Release...

dependencies
javascript

Bumps the deps group with 3 updates in the / directory: [@react-aria/overlays](https://github.com/adobe/react-spectrum), [@react-aria/tooltip](https://github.com/adobe/react-spectrum) and [sass](https://github.com/sass/dart-sass). Updates `@react-aria/overlays` from 3.27.1 to 3.27.2 Commits 9cc6cf8 Publish 066cabf chore: remove unused searchwithin (#8338)...

dependencies
javascript

Hi! This PR includes some general improvements to the documentation regarding `prisma-json-types-generator` and typing json fields in general.

`/content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases/250-querying-the-database-typescript-postgresql.mdx` ([link](https://github.com/prisma/docs/blob/main/content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases/250-querying-the-database-typescript-postgresql.mdx)) Shouldn't the PrismaClient import be `import { PrismaClient } from './generated/prisma'`, and not `import { PrismaClient } from '@prisma/client'`? Following the guide I get the error: - `Module...

docs

Images automagically compressed by [Calibre](https://calibreapp.com)'s [image-actions](https://github.com/marketplace/actions/image-actions) ✨ Compression reduced images by 20.4%, saving 66.17 KB. | Filename | Before | After | Improvement | | -------- | ------ | -----...