home/categories/sql-databases/itisfoundation-osparc-simcore-github-skills-postgres-migration-skill-md
sql-databasesdatabases
postgres-migration
Creates an Alembic migration script for PostgreSQL database schema changes. Use this skill when database models in `packages/postgres-database/src/simcore_postgres_database/models/` have changed (column additions, type changes, schema structure modifications, etc.).
maintainer
ITISFoundation
업데이트됨 3/10/2026
스타
53
포크
31
quick start
Installation and usage
Creates an Alembic migration script for PostgreSQL database schema changes. Use this skill when database models in `packages/postgres-database/src/simcore_postgres_database/models/` have changed (column additions, type changes, schema structure modifications, etc.).
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use postgres-migration