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

add group-by option add feature #3 #5

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Conversation

corytodd
Copy link
Owner

This adds a group by option for query printing. This warranted a change
to the IWalrusService interface to add a ExecuteQuery. This allows us to
perform the full query, grouping included, all within the core lib. This
leaves console rendering to the CLI.

Adds feature #3

This adds a group by option for query printing. This warranted a change
to the IWalrusService interface to add a ExecuteQuery. This allows us to
perform the full query, grouping included, all within the core lib. This
leaves console rendering to the CLI.
@corytodd corytodd merged commit 68f5097 into main Aug 23, 2021
@corytodd corytodd deleted the add_group_by_feature branch August 23, 2021 23:53
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