Skip to content

Complement #6 - do not draw implicit table when recursive relationship.#9

Merged
samchon merged 1 commit intomasterfrom
features/implicit
Oct 25, 2023
Merged

Complement #6 - do not draw implicit table when recursive relationship.#9
samchon merged 1 commit intomasterfrom
features/implicit

Conversation

@samchon
Copy link
Copy Markdown
Owner

@samchon samchon commented Oct 25, 2023

When recursive 1: N relationship exists, prisma-markdown misunderstood it as implicit M: N relationship, so that wrote an invalid descript about non-existing table.

This PR fixes it.

When recursive 1: N relationship exists, `prisma-markdown` misunderstood it as implicit M: N relationship, so that wrote an invalid descript about non-existing table.

This PR fixes it.
@samchon samchon added bug Something isn't working enhancement New feature or request labels Oct 25, 2023
@samchon samchon self-assigned this Oct 25, 2023
@samchon samchon merged commit 2b96499 into master Oct 25, 2023
@samchon samchon deleted the features/implicit branch October 25, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant