Skip to content

Close #6 - support implicit M: N relationship.#7

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

Close #6 - support implicit M: N relationship.#7
samchon merged 1 commit intomasterfrom
features/implicit

Conversation

@samchon
Copy link
Copy Markdown
Owner

@samchon samchon commented Oct 24, 2023

Succeeded to support implicit M: N relationship, but such automatically generated table by prisma seems very ugly. I think it would much better to define M: N relationship table by userselves.

The new version is v1.0.2.

Also, developing this feature, I've found a bug that mermaid diagram cannot draw anything when there's a table starting from underscore character exists (_something).

https://github.com/samchon/prisma-markdown/blob/master/test/implicit.md

Succeeded to support implicit M: N relationship, but such automatically generated table by prisma seems very ugly. I think it would much better to define M: N relationship table by userselves.

The new version is `v1.0.2`.

Also, developing this feature, I've found a bug that mermaid diagram cannot draw anything when there's a table starting from underscore character exists (`_something`).
@samchon samchon added bug Something isn't working enhancement New feature or request labels Oct 24, 2023
@samchon samchon self-assigned this Oct 24, 2023
@samchon samchon merged commit bd5ef12 into master Oct 24, 2023
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