DB Schema Migrations

How to safely add or modify database schema in Plexus using Drizzle ORM. Use whenever adding tables, columns, or enum values — covers migration rules, schema organization, and dialect-specific timestamp patterns. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/mcowger--plexus--plexus commit 82af5c7f58

Frequently asked questions

npx skillmds@latest add tomevault-io/db-schema-migrations