·pgsql-parser-testing
</>

pgsql-parser-testing

Testen Sie das pgsql-parser-Repository (SQL-Parser/Deparser). Wird verwendet, wenn Sie im pgsql-parser-Repository arbeiten, Deparser-Probleme beheben, Parser-Tests ausführen oder SQL-Roundtrips validieren. Speziell auf das Repository „constructive-io/pgsql-parser“ beschränkt.

14Installationen·1Trend·@constructive-io

Installation

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing

So installieren Sie pgsql-parser-testing

Installieren Sie den KI-Skill pgsql-parser-testing 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 pgsql-parser-testing
  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.

Testing workflow for the pgsql-parser repository. This skill is scoped specifically to the constructive-io/pgsql-parser monorepo.

The pgsql-parser uses AST-level equality for correctness, not string equality:

While sql2 !== sql1 textually, a correct round-trip means ast1 === ast2.

Testen Sie das pgsql-parser-Repository (SQL-Parser/Deparser). Wird verwendet, wenn Sie im pgsql-parser-Repository arbeiten, Deparser-Probleme beheben, Parser-Tests ausführen oder SQL-Roundtrips validieren. Speziell auf das Repository „constructive-io/pgsql-parser“ beschränkt. 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 pgsql-parser-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-28
Aktualisiert
2026-03-10

Browse more skills from constructive-io/constructive-skills

Schnelle Antworten

Was ist pgsql-parser-testing?

Testen Sie das pgsql-parser-Repository (SQL-Parser/Deparser). Wird verwendet, wenn Sie im pgsql-parser-Repository arbeiten, Deparser-Probleme beheben, Parser-Tests ausführen oder SQL-Roundtrips validieren. Speziell auf das Repository „constructive-io/pgsql-parser“ beschränkt. Quelle: constructive-io/constructive-skills.

Wie installiere ich pgsql-parser-testing?

Ö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 pgsql-parser-testing 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