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

Fix current inserts #363

Merged
merged 1 commit into from
May 4, 2024
Merged

Fix current inserts #363

merged 1 commit into from
May 4, 2024

Conversation

rtso
Copy link
Collaborator

@rtso rtso commented May 4, 2024

Descriptions

Fix token v2 and fa current_ table upserts

Test

Backfill
Testnet: 553151941
Mainnet: 199271122

@rtso rtso marked this pull request as ready for review May 4, 2024 03:45
supply_v2.eq(excluded(supply_v2)),
maximum_v2.eq(excluded(maximum_v2)),
decimals.eq(excluded(decimals)),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these should be at the end. same ordering as the schema I believe.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@bowenyang007
Copy link
Collaborator

Add some comments and backfill instructions plz. thanks!

@rtso rtso merged commit c5bf970 into main May 4, 2024
7 of 8 checks passed
@rtso rtso deleted the rtso/fix branch May 4, 2024 04:36
yuunlimm pushed a commit that referenced this pull request May 9, 2024
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