Skip to content

Add transfer source_event indexes - #1860

Merged
YoshihitoAso merged 1 commit into
dev-26.9from
feature-1858-2
Aug 24, 2026
Merged

Add transfer source_event indexes#1860
YoshihitoAso merged 1 commit into
dev-26.9from
feature-1858-2

Conversation

@YoshihitoAso

Copy link
Copy Markdown
Member

📌 Description

Improve transfer history search performance when the amount of transfer data increases.

✅ Related Issues

🔄 Changes

  • Add composite indexes for source_event filtering:
    • (source_event, id)
    • (token_address, source_event, id)

📌 Checklist

  • I have added tests where necessary.
  • I have updated the documentation where necessary.

@github-actions

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
app/model/db
   idx_transfer.py37000100% 
TOTAL374581470352464795% 

Tests Skipped Failures Errors Time
1281 0 💤 0 ❌ 0 🔥 10m 55s ⏱️

@YoshihitoAso
YoshihitoAso merged commit 11680a0 into dev-26.9 Aug 24, 2026
13 checks passed
@YoshihitoAso
YoshihitoAso deleted the feature-1858-2 branch August 24, 2026 09:09
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