Skip to content

Multiple columns not supported in refs #8

@jameswilddev

Description

@jameswilddev

Files like the following are not currently supported.

table a {
  b _
  c _
  d _
}

table e {
  f _
  g _
  h _
}

ref: a.(b,c,d) > e.(f,g,h)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions