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

Allow SELECT statements to contain multiple values #11

Merged
merged 4 commits into from
Jul 21, 2021
Merged

Conversation

vegarsti
Copy link
Owner

Do this by parsing a select statement into a slice of expressions, and it evaluates to a row object.

@vegarsti vegarsti merged commit c01bfb7 into main Jul 21, 2021
@vegarsti vegarsti deleted the select-multiple branch July 21, 2021 19:49
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.

1 participant