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

![image](https://user-images.githubusercontent.com/27310414/121334792-47733f80-c91a-11eb-8ac7-60a18a1fd9bf.png) This [section](https://www.prisma.io/docs/concepts/components/prisma-client/case-sensitivity#sqlite-provider)'s wording is a bit confusing on whether or not SQLite supports case-insensitive filtering or not. It should be clear that the default filtering mode is case-sensitive and...

docs

We regularly have users who are confused about cold starts of Accelerate and individual queries taking 5-6 randomly. We should document this behaviour in the Accelerate docs (maybe under "Limitations").

docs

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.1.0 ✨ Adds pull-request-branch as an action output. What's Changed build(deps): bump undici from 6.14.1...

dependencies
github_actions

Thanks for publishing this very informative document. [https://github.com/prisma/docs/blob/ae571304fd49da15382b2874859e22e3488208ef/content/100-getting-started/02-setup-prisma/100-start-from-scratch/120-mongodb/200-install-prisma-client-typescript-mongodb.mdx?plain=1#L24](https://github.com/prisma/docs/blob/ae571304fd49da15382b2874859e22e3488208ef/content/100-getting-started/02-setup-prisma/100-start-from-scratch/120-mongodb/200-install-prisma-client-typescript-mongodb.mdx?plain=1#L24) If you can give us an example of a terminal, can make it clearer. ```terminal copy npx prisma db push ```

docs

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6. Changelog Sourced from sass's changelog. 1.77.6 Fix a few cases where comments and occasionally even whitespace wasn't allowed between the end of Sass statements...

dependencies
javascript

Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.60.2 to 3.60.3. Release notes Sourced from wrangler's releases. [email protected] Patch Changes #6025 122ef06 Thanks @​IgorMinar! - fix: avoid path collisions between performance and Performance Node.js polyfills...

dependencies
javascript

Minor PR highlighting the same Prisma Data Platform account requirement for Accelerate and Pulse

Example: [https://www.prisma.io/docs/concepts/components/prisma-migrate/db-push](https://www.prisma.io/docs/concepts/components/prisma-migrate/db-push) ![image](https://uploads.linear.app/174abb15-118d-4cd8-8b3f-b48a9aacdbf8/f582f8ab-52c9-4807-bc06-29dfce11220e/3f83e320-008f-4c8b-b0b7-8c5e0449735b?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzE3NGFiYjE1LTExOGQtNGNkOC04YjNmLWI0OGE5YWFjZGJmOC9mNTgyZjhhYi01MmM5LTQ4MDctYmMwNi0yOWRmY2UxMTIyMGUvM2Y4M2UzMjAtMDA4Zi00YzhiLWIwYjctOGM1ZTA0NDk3MzViIiwiaWF0IjoxNzE4NzE5NDg2LCJleHAiOjMzMjg5Mjc5NDg2fQ.ux4X79q0Q6f0m5BZrC_nk9igWeu9RODPHRyqalPaPjQ)

website