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.).

ITISFoundation
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