detect_migration_frameworks
Detect which database migration framework a repository uses by scanning evidence for Alembic, golang-migrate, TypeORM, Sequelize, and Prisma.
Instructions
Detect Alembic, golang-migrate, TypeORM, Sequelize, and Prisma from repository evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | Absolute or current-working-directory-relative repository path |