Skip to content

chore(deps): adopt @query-doctor/core ^0.14.0#187

Draft
veksen wants to merge 1 commit into
mainfrom
chore-adopt-core-0.14.0
Draft

chore(deps): adopt @query-doctor/core ^0.14.0#187
veksen wants to merge 1 commit into
mainfrom
chore-adopt-core-0.14.0

Conversation

@veksen

@veksen veksen commented Jul 22, 2026

Copy link
Copy Markdown
Member

What

Bumps the @query-doctor/core range to ^0.14.0. Core 0.14.0 classifies MERGE (PG 15+ DML) as statementType: "merge" instead of "other", so the non-DML push filter from #179 (!== "other") stops silently dropping MERGE statements from the query catalog. No analyzer code change needed.

Status

Draft — blocked on core publish. Core 0.14.0 ships when Query-Doctor/Site PR #3583 merges to staging. Until then the lockfile can't resolve ^0.14.0. Once it's on npm: npm install, push, mark ready.

Core 0.14.0 classifies MERGE statements as "merge" instead of "other",
so the non-DML push filter (#179) stops dropping them. package.json only;
the lockfile syncs once core 0.14.0 is published.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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