Nikolas

Results 84 issues of Nikolas

Lots of people are used to working with SQLite in development and then switching to a "proper" DB like Postgres in production. This is a workflow that's not straightforward to...

docs
topic: migrate

- add notes about how connection string is read at runtime and not from Prisma schema ([context](https://github.com/prisma/docs/pull/5589/files#r1520349217)) - review table with Edge support and Accelerate - better docs for env...

docs

Similar to how we have instructions for Neon, PlanetScale on CF and Vercel.

docs

Based on this GitHub comment: https://github.com/prisma/prisma/issues/1673#issuecomment-1975281772 More context on Slack: https://prisma-company.slack.com/archives/C0599UK7AP8/p1709544880231699

docs

This PR just serves to demonstrate how an expandable component breaks when it has certain kinds of content in it. See the route: `/orm/prisma-client/deployment/edge/deploy-to-cloudflare-workers` This is the place where the...

Based on this internal discussion: https://prisma-company.slack.com/archives/C5Z9TH6N9/p1709226931525569 Note: Wherever we change this, we should double-check that all instructions still work as expected.

docs

Particularly relevant for pages where we include logos: - https://www.prisma.io/docs/orm/overview/databases/neon - https://www.prisma.io/docs/orm/overview/databases/turso More context on Slack: https://prisma-company.slack.com/archives/C0599UK7AP8/p1708646744656319

website

Based on an internal Slack message: Related PR for `groupBy`: https://github.com/prisma/docs/pull/5668

docs

Some users don't have access to a dedicated `/` key on their keyboards, like [this one](https://discord.com/channels/937751382725886062/937751383124361289/1141790191107965058): Can we enable search via the `cmd`+`k` shortcut in addition to `/`?

website

Similar to Zenstack: https://zenstack.dev/blog/prisma-client-extensions#1-soft-delete So that in the future we can share it with questions like this one: https://github.com/prisma/prisma/discussions/21704