Heavy DB Index Operation

Generate background migration modules for creating, dropping, or renaming database indexes on large tables using the Explorer.Migrator.HeavyDbIndexOperation framework. Automatically updates the BackgroundMigrations cache module with proper tracking. These migrations run in the background with progress tracking and dependency management. Use this skill for requests on creating background migrations to delete / create / rename indexes on large tables (logs, internal_transactions, token_transfers, addresses, transactions, blocks, etc.) to avoid blocking the database.

blockscout 94e7f24 22.4 KB Updated

File contents

blockscout/blockscout/tree/main/.agents/skills/heavy-db-index-operation commit 94e7f24710

Frequently asked questions

npx skillmds@latest add blockscout/heavy-db-index-operation