home/categories/data-engineering/pedronauck-skills-skills-drizzle-safe-migrations-skill-md
data-engineeringdata-ai

drizzle-safe-migrations

Production-safe Drizzle migration workflow for schema changes that require data backfills or constraint tightening. Use when changing enums/check constraints/defaults, removing status values, or sequencing custom and generated migrations in Drizzle. Trigger on requests about Drizzle migration safety, deployment-safe backfills, migration ordering, and rollback planning.

pedronauck
maintainer
pedronauck
Обновлено 3/15/2026
Звёзды
266
Форки
43
quick start

Installation and usage

Production-safe Drizzle migration workflow for schema changes that require data backfills or constraint tightening. Use when changing enums/check constraints/defaults, removing status values, or sequencing custom and generated migrations in Drizzle. Trigger on requests about Drizzle migration safety, deployment-safe backfills, migration ordering, and rollback planning.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use drizzle-safe-migrations