docs
docs copied to clipboard
fix(docs): better docs for case-insensitive filtering with SQLite.
Resolves DA-460 Resolves #1858
Absolute URL check
No absolute URLs to prisma.io/docs found.
Redirect check
This PR probably requires the following redirects to be added to static/_redirects:
- This PR does not change any pages in a way that would require a redirect.
| original | preview |
|---|---|
| content/200-orm/200-prisma-client/100-queries/070-case-sensitivity.mdx | content/200-orm/200-prisma-client/100-queries/070-case-sensitivity.mdx |
Deploying docs with Â
 Cloudflare Pages
| Latest commit: |
0f2c7fb
|
| Status: |  ✅ Deploy successful! |
| Preview URL: | https://b8acf8d8.docs-51g.pages.dev |
| Branch Preview URL: | https://fix-da-460.docs-51g.pages.dev |
@jharrell should we add a case for when user's want to apply case-insensitive filtering to an existing field (already migrated).
@ankur-arch Thanks for the suggestion. I updated the docs with that and it's good for review again.