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