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): Add usage_date to daily_usages #2987

Merged
merged 6 commits into from
Dec 22, 2024
Merged

feat(data): Add usage_date to daily_usages #2987

merged 6 commits into from
Dec 22, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Dec 19, 2024

Description

The goal of this PR is to add usage_date column to 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 use of refreshed_at in favor of usage_date.

@rsempe rsempe added the Data label Dec 19, 2024
@rsempe rsempe force-pushed the data/usage_date branch 2 times, most recently from 1d3434d to 465187d Compare December 19, 2024 17:06
@rsempe rsempe force-pushed the data/usage_date branch 2 times, most recently from ecd54b6 to 1888cb7 Compare December 22, 2024 20:24
@rsempe rsempe merged commit b595ddd into main Dec 22, 2024
9 checks passed
@rsempe rsempe deleted the data/usage_date branch December 22, 2024 20:42
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.

3 participants