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(data): Use usage_date instead of refreshed_at for daily usage #2993

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Dec 22, 2024

Description

The goal of this PR is to use usage_date column instead of refreshed_at from the daily_usages table.
It will help fetching the correct usage for a specific date, without computing the refreshed_at values.

Next PR will remove the refreshed_at column.

@rsempe rsempe added the Data label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants