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 69f18d2 2.3 KB Updated

File contents

blockscout/blockscout/tree/main/.agents/skills/ecto-migration commit 69f18d253c

Frequently asked questions

npx skillmds@latest add blockscout/ecto-migration