·database-migrations
{}

database-migrations

affaan-m/everything-claude-code

Best Practices für die Datenbankmigration für Schemaänderungen, Datenmigrationen, Rollbacks und Bereitstellungen ohne Ausfallzeiten in PostgreSQL, MySQL und gängigen ORMs (Prisma, Drizzle, Django, TypeORM, Golang-Migrate).

102Installationen·32Trend·@affaan-m

Installation

$npx skills add https://github.com/affaan-m/everything-claude-code --skill database-migrations

SKILL.md

For operations Prisma cannot express (concurrent indexes, data backfills):

Remove a column from the Django model without dropping it from the database immediately:

| Anti-Pattern | Why It Fails | Better Approach |

Best Practices für die Datenbankmigration für Schemaänderungen, Datenmigrationen, Rollbacks und Bereitstellungen ohne Ausfallzeiten in PostgreSQL, MySQL und gängigen ORMs (Prisma, Drizzle, Django, TypeORM, Golang-Migrate). Quelle: affaan-m/everything-claude-code.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/affaan-m/everything-claude-code --skill database-migrations
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-14
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist database-migrations?

Best Practices für die Datenbankmigration für Schemaänderungen, Datenmigrationen, Rollbacks und Bereitstellungen ohne Ausfallzeiten in PostgreSQL, MySQL und gängigen ORMs (Prisma, Drizzle, Django, TypeORM, Golang-Migrate). Quelle: affaan-m/everything-claude-code.

Wie installiere ich database-migrations?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/affaan-m/everything-claude-code --skill database-migrations Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/affaan-m/everything-claude-code