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

Avoid multiple constraints #6

Closed
LeKovr opened this issue Apr 2, 2023 · 0 comments
Closed

Avoid multiple constraints #6

LeKovr opened this issue Apr 2, 2023 · 0 comments

Comments

@LeKovr
Copy link
Owner

LeKovr commented Apr 2, 2023

In d2 v0.3.0 there are some open issues:

So, if column has both PK and FK flags there is no correct presentation format.

It would be nice to have the following temporary solution:

  • If column has both PK and FK flags, set PK constraint only (FK will be shown as arrow to linked table in this case)
LeKovr added a commit that referenced this issue Apr 2, 2023
@LeKovr LeKovr closed this as completed Apr 2, 2023
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

1 participant