Zenstack DB Migration

Manage database schema migrations in ZenStack V3. Use when creating/applying migrations (zen migrate dev/deploy/reset/status/resolve), prototyping with zen db push, introspecting an existing database with zen db pull, seeding, handling unsupported features (views) with --create-only, or wiring migrations into a deployment pipeline.

zenstackhq 0f8c0cb 4 files · 6.7 KB Updated

File contents

zenstackhq/skills/tree/main/skills/zenstack-db-migration commit 0f8c0cb520

Frequently asked questions

npx skillmds@latest add zenstackhq/zenstack-db-migration