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
Updated 4/5/2026
Stars
21661
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use db-migration