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

Create relation only if there is no existing one with same … #507

Merged
merged 5 commits into from
May 20, 2023

Commits on May 18, 2023

  1. Create relation only if there is no existing one with same …

    source, target, relationname.
    But mark source as modified.
    ksuess committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e967c53 View commit details
    Browse the repository at this point in the history
  2. Create 507.bugfix

    ksuess committed May 18, 2023
    Configuration menu
    Copy the full SHA
    028cc3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89f68ac View commit details
    Browse the repository at this point in the history
  4. Update relation.py

    ksuess committed May 18, 2023
    Configuration menu
    Copy the full SHA
    13da2f3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Mark source as modified only if relation is created…

    do not mark as modified if relation already exists
    ksuess committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d9bf91d View commit details
    Browse the repository at this point in the history