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