home/categories/database-tools/activepieces-activepieces-agents-skills-db-migration-skill-md
database-toolsdatabases

db-migration

Creates TypeORM database migrations for the Activepieces server. Use when the user asks to add a column, create a table, add an index, or make any schema change to the database.

activepieces
maintainer
activepieces
更新於 4/5/2026
星標
21661
分支
3527
quick start

Installation and usage

Creates TypeORM database migrations for the Activepieces server. Use when the user asks to add a column, create a table, add an index, or make any schema change to the database.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use db-migration