·pgsql-parser-testing
</>

pgsql-parser-testing

pgsql-parser リポジトリ (SQL パーサー/デパーサー) をテストします。 pgsql-parser リポジトリで作業する場合、deparser の問題を修正する場合、parser テストを実行する場合、または SQL ラウンドトリップを検証する場合に使用します。具体的には、constructive-io/pgsql-parser リポジトリをスコープとします。

14インストール·1トレンド·@constructive-io

インストール

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

pgsql-parser-testing のインストール方法

コマンドラインで pgsql-parser-testing AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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.

pgsql-parser リポジトリ (SQL パーサー/デパーサー) をテストします。 pgsql-parser リポジトリで作業する場合、deparser の問題を修正する場合、parser テストを実行する場合、または SQL ラウンドトリップを検証する場合に使用します。具体的には、constructive-io/pgsql-parser リポジトリをスコープとします。 ソース: constructive-io/constructive-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-10

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgsql-parser-testing とは?

pgsql-parser リポジトリ (SQL パーサー/デパーサー) をテストします。 pgsql-parser リポジトリで作業する場合、deparser の問題を修正する場合、parser テストを実行する場合、または SQL ラウンドトリップを検証する場合に使用します。具体的には、constructive-io/pgsql-parser リポジトリをスコープとします。 ソース: constructive-io/constructive-skills。

pgsql-parser-testing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/constructive-io/constructive-skills