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

Any way to include Unsupported fields? #3

Open
alexjball opened this issue Oct 10, 2023 · 3 comments
Open

Any way to include Unsupported fields? #3

alexjball opened this issue Oct 10, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@alexjball
Copy link

Thank you for this tool!

I use Prisma with PostGIS and include geometry columns that use the Unsupported field type. This tool does not include these fields in the generated documentation. The other diagramming generator prisma-erd-generator also does not include these fields so I'm unsure if it's a limitation in Prisma's generator API or not.

@samchon
Copy link
Owner

samchon commented Oct 10, 2023

Can you provide a sample prisma schema file?

@samchon samchon self-assigned this Oct 10, 2023
@samchon samchon added the question Further information is requested label Oct 10, 2023
@alexjball
Copy link
Author

Hey, sure. Check out the schema.prisma and ERD.md files here

@samchon
Copy link
Owner

samchon commented Oct 20, 2023

prisma/prisma#20756

This feature is not supported yet in the Prisma.

Will support your suggestion after Prisma starts supporting.

@samchon samchon added the enhancement New feature or request label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants