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. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/incubateur-ademe--benefriches--create-database-migration commit 2701c2bc72

Frequently asked questions

npx skillmds@latest add tomevault-io/create-database-migration-2