·pgpm-sql-conventions
</>

pgpm-sql-conventions

SQL-Dateiformat und Konventionen für pgpm-Migrationsskripts. Verwenden Sie diese Option beim Schreiben von Bereitstellungs-/Zurücksetzungs-/Überprüfungs-SQL-Dateien, wenn Sie nach dem Migrationsdateiformat, SQL-Namenskonventionen, Abhängigkeitsdeklarationen oder dem Drei-Dateien-Muster in pgpm gefragt werden.

8Installationen·0Trend·@constructive-io

Installation

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-sql-conventions

So installieren Sie pgpm-sql-conventions

Installieren Sie den KI-Skill pgpm-sql-conventions 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/constructive-io/constructive-skills --skill pgpm-sql-conventions
  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: constructive-io/constructive-skills.

Rules and format for writing SQL migration files in pgpm modules.

pgpm is deterministic — each change is deployed exactly once and reverted exactly once. Use CREATE, not CREATE OR REPLACE:

If you need to modify an existing function, create a new change that drops and recreates it, or use the revert/redeploy cycle.

SQL-Dateiformat und Konventionen für pgpm-Migrationsskripts. Verwenden Sie diese Option beim Schreiben von Bereitstellungs-/Zurücksetzungs-/Überprüfungs-SQL-Dateien, wenn Sie nach dem Migrationsdateiformat, SQL-Namenskonventionen, Abhängigkeitsdeklarationen oder dem Drei-Dateien-Muster in pgpm gefragt werden. Quelle: constructive-io/constructive-skills.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-sql-conventions
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-28
Aktualisiert
2026-03-10

Browse more skills from constructive-io/constructive-skills

Schnelle Antworten

Was ist pgpm-sql-conventions?

SQL-Dateiformat und Konventionen für pgpm-Migrationsskripts. Verwenden Sie diese Option beim Schreiben von Bereitstellungs-/Zurücksetzungs-/Überprüfungs-SQL-Dateien, wenn Sie nach dem Migrationsdateiformat, SQL-Namenskonventionen, Abhängigkeitsdeklarationen oder dem Drei-Dateien-Muster in pgpm gefragt werden. Quelle: constructive-io/constructive-skills.

Wie installiere ich pgpm-sql-conventions?

Ö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/constructive-io/constructive-skills --skill pgpm-sql-conventions 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/constructive-io/constructive-skills