home/categories/database-tools/terminalskills-skills-skills-alembic-skill-md
database-toolsdatabases

alembic

Manage database migrations with Alembic. Use when a user asks to version database schemas, create migration scripts, handle schema changes in production, or manage SQLAlchemy model migrations.

TerminalSkills
maintainer
TerminalSkills
Обновлено 2/24/2026
Звёзды
29
Форки
6
quick start

Installation and usage

Manage database migrations with Alembic. Use when a user asks to version database schemas, create migration scripts, handle schema changes in production, or manage SQLAlchemy model migrations.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use alembic