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