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

App crash when there is empty references #2

Closed
claushellsing opened this issue May 12, 2020 · 0 comments
Closed

App crash when there is empty references #2

claushellsing opened this issue May 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@claushellsing
Copy link
Member

Table users { id int } Table stores { id int } Table products { id int store_id int user_id int } Ref: productxs.user_id > users.id Ref: products.store_id > stores.id

@claushellsing claushellsing added the bug Something isn't working label May 12, 2020
@claushellsing claushellsing self-assigned this May 12, 2020
@claushellsing claushellsing added this to Pending in Day to Day May 12, 2020
@claushellsing claushellsing added this to the Full DiagraDB Syntax milestone May 17, 2020
@claushellsing claushellsing moved this from Pending to Done in Day to Day May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Day to Day
  
Done
Development

No branches or pull requests

1 participant