KNOLO / HUBPublishknolo.dev → Runtime
the3seus/database-migrations

Database Migrations Handbook

A practical playbook for safe schema changes, expand-contract migrations, backfills, indexes, and rollback decisions.

Query pack Download
V5✓ Verified artifactPublisher-attestedApache-2.0v1.0.036 KB8 docsUpdated 1 day ago06
KNOWLEDGE CARD / README

Portable policy knowledge for local retrieval.

A migration is a distributed rollout across code, data, and time.

Prefer additive changes and observable, resumable backfills.

When rollback is unsafe, use a forward fix and preserve the evidence.

Intended use

Grounding engineers and agents while planning, reviewing, or operating production database migrations.

Out of scope

This pack does not connect to a database, run DDL, choose a vendor, or replace an application-specific backup and change-management process.

Sources

Sample questions

Verified artifactContainer, digest, structure passed
Publisher-attestedLicense, sources, rights supplied
Not auditedIndependent quality signal

Artifact verification confirms integrity and format. It does not guarantee that the contained knowledge is factually correct.

Database Migrations Handbook — Knolo Hub