home/categories/database-tools/blockscout-blockscout-agents-skills-ecto-migration-skill-md
database-toolsdatabases

ecto-migration

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

blockscout
maintainer
blockscout
अपडेट किया गया 3/6/2026
स्टार
4492
फोर्क
3032
quick start

Installation and usage

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use ecto-migration