Joël Galeran

Results 85 issues of Joël Galeran

The current `Actions URL` point to `(https://github.com/org/repo/commit/sha/checks)` For example https://github.com/prisma/language-tools/commit/1e465e035ebd81650ec70146fd14cd4a943b29a2/checks This example has a quite a few actions runs on the same commit which makes it really hard to know...

#### What When using the prisma plugin: - VSCode doesn't update Intellisense after a schema change #### Why Probably a performance trade-off from VSCode #### Workaround Use the VSCode action...

Hi! I was wondering if the authentication flow was compatible to use within a CEP extension (Illustrator or Photoshop)?

We implemented something that looks like we handle `resolutions` and update prisma dependencies versions here https://github.com/prisma/ecosystem-tests/blob/88e5bca3b7cd63dd7cd5e623ac3a3953274328e2/.github/scripts/check-for-update.sh#L105-L131 Though `resolutions` for the `[vercel-with-redwood](https://github.com/prisma/ecosystem-tests/tree/dev/platforms-serverless-vercel/vercel-with-redwood)` directory were not updated since a long time and...

This is about the `referentialIntegrity` preview feature. Related https://github.com/prisma/prisma/issues/15225 When switching from default to `relationMode=prisma` you need to decide if you want and can keep the existing migration history for...

docs

Based on https://github.com/prisma/prisma/issues/11498 MySQL < 8 / MariaDB < 10.3 (not 100% sure for that version) does not support the referential action `onDelete: setDefault` It errors with `Error: Cannot add...

docs
docs: small task
topic: referential actions

I'm unsure where this should go, probably: https://www.prisma.io/docs/concepts/components/prisma-cli https://www.prisma.io/docs/reference/api-reference/command-reference We recently did changes/cleanup to our exit code behavior of some commands in 4.3.0, and we think it is a good...

docs
docs: candidate
docs: ORM
topc: cli

We will open a draft PR of the rework We have a todo list here https://www.notion.so/prismaio/How-do-we-GA-the-referentialIntegrity-preview-feature-8a656fe445ae4a69ad19c5000e5c7191#42c77d7fcfc042fc8291093937683153

docs

I think we should document the current MongoDB docker compose setup @millsp created, it might be the easiest one command setup (if you have docker compose). Also, because MongoDB Atlas...

docs
docs: candidate
topic: mongodb

On docs search, it seems that we do not index the content of a table. Is it expected? Example search: “fedora” --> No results for 'fedora' The page mentioning fedora...

website: bug
web: candidate
website
topic: search