DB Schema Migrations

Add or change DB columns in the marketplace extension: update the base schema SQL, write an idempotent migration, register it in schemas.rs, regenerate the sqlx offline cache, and verify local + prod DB match.

systempromptio d8e66e1 5.8 KB Updated

File contents

systempromptio/systemprompt-marketplace/tree/main/plugins/development/skills/db-schema-migrations commit d8e66e1b08

Frequently asked questions

npx skillmds@latest add systempromptio/db-schema-migrations