home/categories/database-tools/incubateur-ademe-benefriches-claude-skills-create-database-migration-skill-md
database-toolsdatabases

create-database-migration

Create Knex database migrations for the Benefriches API. Use when adding, modifying, or removing database columns/tables. Handles schema changes (create table, add/drop/rename columns), data migrations, and updates to tableTypes.d.ts.

incubateur-ademe
maintainer
incubateur-ademe
更新於 3/30/2026
星標
45
分支
3
quick start

Installation and usage

Create Knex database migrations for the Benefriches API. Use when adding, modifying, or removing database columns/tables. Handles schema changes (create table, add/drop/rename columns), data migrations, and updates to tableTypes.d.ts.

安裝
$ install --globalskills.sh
使用

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

skills use create-database-migration