Skip to content

[Enh]: add description to relationships #3459

@JerryNixon

Description

@JerryNixon
"Book": {
  "source": "dbo.books",
  "relationships": {
    "authors": {
      "description": "xyz" // new
    }
  }
}

Command line

dab update Book \
  --relationship authors \
  --description "xyz"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions