Skip to content

chore: remove pg-ast package from pgsql-parser#300

Merged
pyramation merged 1 commit into
mainfrom
feat/remove-pg-ast
Jul 11, 2026
Merged

chore: remove pg-ast package from pgsql-parser#300
pyramation merged 1 commit into
mainfrom
feat/remove-pg-ast

Conversation

@pyramation

Copy link
Copy Markdown
Collaborator

pg-ast is now maintained and published from constructive-io/constructive (pg-ast@2.20.0 is the latest dist-tag on npm). The pgsql-parser repo's packages/pg-ast is a stale, duplicate copy (17.9.12) that is not consumed by any other package in this monorepo.

What changed:

  • Delete packages/pg-ast.
  • Update pnpm-lock.yaml to remove the packages/pg-ast importer.
  • Remove pg-ast from AGENTS.md and .agents/skills/code-generation/SKILL.md.

After this, pg-ast will be released from constructive (bumped to 17.10.0) and pgsql-parser can consume it from npm if needed.

Link to Devin session: https://app.devin.ai/sessions/71d24cab0da24e7b83d3f5a6e9fef9a2
Requested by: @pyramation

@pyramation pyramation self-assigned this Jul 11, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation pyramation merged commit 3bc0233 into main Jul 11, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant