Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are we supposed to do with Nexus and Prisma currently? #1118

Open
NTag opened this issue Sep 24, 2021 · 7 comments
Open

What are we supposed to do with Nexus and Prisma currently? #1118

NTag opened this issue Sep 24, 2021 · 7 comments

Comments

@NTag
Copy link

NTag commented Sep 24, 2021

Hello,

We're using Prisma and Nexus in production. We saw a major version 3.0 and now 3.1 have been released.

However this plugin hasn't been updated and limits the version to 2.23 (8 versions behind!), and its replacement nexus-prisma advertises that it's not production ready.

It's really annoying because we can't upgrade Prisma and are falling behind. The longer we wait to upgrade Prisma, the harder it will become…

What's the workaround proposed by Prisma/Nexus team? Couldn't you just update this plugin so at least we can properly use the latest Prisma version?

Thank you very much 🙏 .

@gustawdaniel-acaisoft
Copy link

gustawdaniel-acaisoft commented Sep 26, 2021

I had similar problem with this tech stack. I was delighted by nexus framework, but too frequent name changes and abandonment of framework discouraged me.

In my opinion best indicator of real state of project are contributions of @jasonkuhrt.

Prisma is probably focused on cloud because of financial issues, and this project seems to be maintained, but not actively developed.

Update

Official answer: "The Prisma team is currently rewriting the plugin to make it maintainable longterm."

#1094

@MercurialWeb
Copy link

We are in the same situation. The last commit of the new plugin dates back to a month ago. Is the plugin still in development? When will it be ready? If it takes years it is best to remove the plugin.

@deadcoder0904
Copy link

Would love to know this as well as I can't use it with next-auth which is what I'm using for authentication.

Can you guys please update the plugin to at least support 2.26.x since that is required for next-auth's prisma adapter to work?

See the linked issue above :)

@oceandrama
Copy link

You can try to use this fork https://github.com/kenchi/nexus-plugin-prisma
It works well with v 3.3.0

@macrozone
Copy link
Contributor

@oceandrama did you push a pull request back? I think the original maintainers should at least review prs and merge if possible.

@macrozone
Copy link
Contributor

by the way, i updated to prisma 3.3.0 and had no problem so far, only problem is

Warning: nexus-plugin-prisma@0.35.0 does not support @prisma/client@3.3.0.

anything i should be aware of that does not work?

@TheoMer
Copy link

TheoMer commented Apr 14, 2023

by the way, i updated to prisma 3.3.0 and had no problem so far, only problem is


Warning: nexus-plugin-prisma@0.35.0 does not support @prisma/client@3.3.0.

anything i should be aware of that does not work?

Did you by any chance find out if anything didn't work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants