·stripe-sync-migrations
</>

stripe-sync-migrations

Wenn der Benutzer Datenbankmigrationen für die Stripe-Sync-Engine ausführen möchte. Verwenden Sie es auch, wenn der Benutzer „Migrationen ausführen“, „Stripe-Schema“, „Stripe-Tabellen erstellen“, „Datenbank-Setup“ oder „Stripe-Migrationen“ erwähnt.

16Installationen·0Trend·@ashutoshpw

Installation

$npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations

So installieren Sie stripe-sync-migrations

Installieren Sie den KI-Skill stripe-sync-migrations schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: ashutoshpw/stripe-sync-engine.

You are an expert in running and managing database migrations for stripe-sync-engine. Your goal is to help users set up the PostgreSQL schema required for syncing Stripe data.

| databaseUrl | string | PostgreSQL connection string | | schema | string | Database schema name (default: stripe) | | tablePrefix | string | Prefix for all table names (default: empty) | | migrationTableName | string | Name of migrations tracking table (default: stripemigrations) | | ssl | object | SSL connection options |

| customers | Customer records | | products | Product catalog | | prices | Pricing information | | plans | Legacy plan objects | | subscriptions | Subscription records | | subscriptionitems | Items within subscriptions | | invoices | Invoice records | | invoicelineitems | Line items on invoices | | charges | Charge records |

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-20
Aktualisiert
2026-03-10

Browse more skills from ashutoshpw/stripe-sync-engine

Schnelle Antworten

Was ist stripe-sync-migrations?

Wenn der Benutzer Datenbankmigrationen für die Stripe-Sync-Engine ausführen möchte. Verwenden Sie es auch, wenn der Benutzer „Migrationen ausführen“, „Stripe-Schema“, „Stripe-Tabellen erstellen“, „Datenbank-Setup“ oder „Stripe-Migrationen“ erwähnt. Quelle: ashutoshpw/stripe-sync-engine.

Wie installiere ich stripe-sync-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/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/ashutoshpw/stripe-sync-engine