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: #87 Implement aggregation logic #92

Merged
merged 7 commits into from
Apr 21, 2022

Conversation

vincent-pochet
Copy link
Collaborator

  • Add new field_name attribute to the billable_metrics table
  • Implement logic for aggregation types:
    • MAX
    • SUM
    • UNIQUE_COUNT

Closes #87

@vincent-pochet vincent-pochet added Feature Add a new feature to the app GraphQL Related to the GraphQL API Billable Metric Related to the billable metrics labels Apr 21, 2022
@vincent-pochet vincent-pochet self-assigned this Apr 21, 2022
@getlago getlago deleted a comment from height bot Apr 21, 2022
@vincent-pochet vincent-pochet merged commit a5fe95a into main Apr 21, 2022
@vincent-pochet vincent-pochet deleted the 87-add-all-aggregations-for-billable-metrics branch April 21, 2022 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Billable Metric Related to the billable metrics Feature Add a new feature to the app GraphQL Related to the GraphQL API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add all aggregations for billable metrics
2 participants