Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Feature Request: Update using Client Extensions #546

Open
masterbater opened this issue Jul 11, 2023 · 3 comments · May be fixed by #579
Open

Feature Request: Update using Client Extensions #546

masterbater opened this issue Jul 11, 2023 · 3 comments · May be fixed by #579
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@masterbater
Copy link

No description provided.

@bennet-esyoil
Copy link

bennet-esyoil commented Jul 11, 2023

For reference:

Prisma Client extensions are Generally Available from versions 4.16.0 and later. They were introduced in Preview in version 4.7.0. Make sure you enable the clientExtensions Preview feature flag if you are running on a version earlier than 4.16.0.

https://www.prisma.io/docs/concepts/components/prisma-client/client-extensions

Deprecated: Middleware is deprecated in version 4.16.0.
We recommend using the Prisma Client extensions query component type as an alternative to middleware. Prisma Client extensions were first introduced into Preview in version 4.7.0 and made Generally Available in 4.16.0.

https://www.prisma.io/docs/concepts/components/prisma-client/middleware

@Asjas Asjas added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 18, 2023
@ruheni
Copy link

ruheni commented Aug 14, 2023

👋 @Asjas, I'd be happy to give this a stab if no one has already volunteered to pick it up. 😄

@Asjas
Copy link
Owner

Asjas commented Aug 15, 2023

Yeah that would be great 🙂

@ruheni ruheni linked a pull request Aug 20, 2023 that will close this issue
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants