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

Add data_contract_id index #131

Merged
merged 1 commit into from
May 9, 2024
Merged

Add data_contract_id index #131

merged 1 commit into from
May 9, 2024

Conversation

pshenmic
Copy link
Owner

@pshenmic pshenmic commented May 9, 2024

Issue

data_contract_id is used inside left join, but there isn't an index for that.

Things done

  • Added SQL index on data_contract_id on documents table

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 0:59am

@pshenmic pshenmic self-assigned this May 9, 2024
@pshenmic pshenmic added the indexer Related to indexer module label May 9, 2024
@pshenmic pshenmic merged commit 480bfce into master May 9, 2024
5 checks passed
@owl352 owl352 deleted the fix/sql-indexes branch November 23, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indexer Related to indexer module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant