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

Support explicit unqualified reference values from other tables? #33

Open
kevlarr opened this issue May 21, 2022 · 0 comments · May be fixed by #64
Open

Support explicit unqualified reference values from other tables? #33

kevlarr opened this issue May 21, 2022 · 0 comments · May be fixed by #64
Labels
enhancement New feature or request

Comments

@kevlarr
Copy link
Collaborator

kevlarr commented May 21, 2022

In the case of unambiguous reference names, it would be great to also skip the table name.

person
  fry
    name 'Philip'

pet
  _
    name 'Seymour Asses'
    person_id @fry.id
@kevlarr kevlarr added this to the Reference values milestone May 21, 2022
@kevlarr kevlarr added the enhancement New feature or request label May 21, 2022
@kevlarr kevlarr added the priority High-priority request label May 23, 2022
@kevlarr kevlarr removed the priority High-priority request label May 27, 2022
@kevlarr kevlarr changed the title Support explicit unqualified reference values from other tables Support explicit unqualified reference values from other tables? Mar 29, 2024
@kevlarr kevlarr linked a pull request May 18, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant