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

Make lookup verb keys and values optional. #380

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Make lookup verb keys and values optional. #380

merged 1 commit into from
Nov 6, 2024

Conversation

jheer
Copy link
Member

@jheer jheer commented Nov 6, 2024

  • Update lookup verb so that lookup keys and values are optional. The default keys are now all columns with matching names. The default values are all columns in the secondary table whose names do no match any columns in the primary table.
  • Update lookup verb types and documentation.

Close #379.

@jheer jheer merged commit 8fa6e17 into main Nov 6, 2024
2 checks passed
@jheer jheer deleted the jh/lookup branch November 6, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cryptic SyntaxError when passing only one argument to lookup
1 participant