docs
docs copied to clipboard
π Prisma Documentation
 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...
Resolves WEB-276
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").
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...
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 ```
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...
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...
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) 