发现和使用优秀的技能扩展
从自然语言或模式描述生成Ecto迁移。处理表、列、索引、约束、引用、枚举和分区。支持可逆迁移、数据迁移和多租户模式。在Elixir项目中创建或修改数据库模式、添加索引、修改表、创建枚举或执行数据迁移时使用。
Generate Ecto migrations from natural language or schema descriptions. Handles tables, columns, indexes, constraints, references, enums, and partitioning. Supports reversible migrations, data migrations, and multi-tenant patterns. Use when creating or modifying database schemas, adding indexes, altering tables, creating enums, or performing data migrations in an Elixir project.