-
Notifications
You must be signed in to change notification settings - Fork 782
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
Update 03-generators.mdx #5742
Update 03-generators.mdx #5742
Conversation
@m1212e is attempting to deploy a commit to the Prisma Team on Vercel. A member of the Team first needs to authorize it. |
content/200-orm/100-prisma-schema/10-overview/03-generators.mdx
Outdated
Show resolved
Hide resolved
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi there! Thank you for your contribution (both to our docs and to our community) 🙂 I see that your repo was forked from another project. Is that project still maintained? Generally speaking, we'd appreciate it if custom generators matched out suggested naming scheme of To summarize:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blocked pending discussion around related project.
I see. I opened a few issues asking for features/bugfixes but never got a response, so I think it's not maintained anymore. I really like "prismabox" :D Fits so good. But if thats your policy I see why a rename would make sense. |
I made prismabox, a generator to generate typebox schemes from the prisma scheme. Found it very useful when used with elysia and since there is no typebox tool listed yet, I think it would help people in the same situation