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