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

Stablecoins: Remove Dummy Rows from Table #253

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

SebMelendez01
Copy link
Contributor

  1. Stablecoin metrics table joins on balances table but the balances table has a row for every address that has every interacted with stablecoins
  2. This blows up the size of the metrics table and make it difficult to use in the API. what to remove all rows that do not add any metrics

@SebMelendez01 SebMelendez01 requested a review from a team as a code owner June 27, 2024 16:47
@SebMelendez01 SebMelendez01 merged commit 462e973 into main Jun 27, 2024
3 checks passed
@SebMelendez01 SebMelendez01 deleted the sm-update-stablecoin-metrics-model branch June 27, 2024 16:51
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