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
Actualizado 3/10/2026
Estrellas
53
Forks
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.).
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use postgres-migration