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

feat: implement groupBy method for SQL queries and update tests #404

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

SonyPradana
Copy link
Owner

Q A
Is bugfix? No
New feature? Yes
Breaks BC? No
Fixed issues comma-separated list of tickets # fixed by the PR, if any

Introduce a groupBy method to facilitate grouping in SQL queries. Update tests to verify the correct functionality of the new method.

@SonyPradana SonyPradana merged commit faeab8a into master Jan 2, 2025
11 checks passed
@SonyPradana SonyPradana deleted the feat/query-builder-group-by branch January 2, 2025 15:25
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.

2 participants