Skip to content

Doc updates#5

Merged
abnegate merged 2 commits intomainfrom
feat-builder
Apr 23, 2026
Merged

Doc updates#5
abnegate merged 2 commits intomainfrom
feat-builder

Conversation

@abnegate
Copy link
Copy Markdown
Member

No description provided.

abnegate and others added 2 commits April 23, 2026 22:28
Refresh every code example and add coverage for APIs introduced since the
last pass. Rename Plan to Statement, Blueprint to Table, GroupedQueries
to ParsedQuery. Fix set()/onConflict()/fromSelect() signatures. Document
whereRaw/whereColumn, Sequences, JSON setJsonPath, PG mode(), ClickHouse
quantiles and typed ASOF JOIN with AsofOperator, SERIAL types, CHECK
constraints, generated columns, composite PKs, userType(), ClickHouse
Engine enum + TTL, MariaDB RETURNING, partitionByHash count, and the
MongoDB field-update operators. Refresh the feature matrix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

📊 Coverage

Metric PR Baseline Δ
Lines 91.75% (6797/7408) 91.75% +0.00%
Methods 83.39% (929/1114) 83.39% +0.00%
Classes 63.47% (106/167) 63.47% +0.00%

Full per-file breakdown in the job summary.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

This PR updates README.md to document a substantial set of API changes and new features: Plan renamed to Statement, Query::contains() deprecated in favour of containsString()/containsAny(), set() / fromSelect() / onConflict() signatures updated, and new builder capabilities added (whereRaw/whereColumn, Sequences, RETURNING, CHECK constraints, generated columns, composite primary keys, ClickHouse engine/TTL selection). Inline FQCNs are uniformly replaced with use aliases for readability. The documentation is self-consistent throughout.

Confidence Score: 5/5

Documentation-only PR; no executable code changed, safe to merge.

All changes are confined to README.md. The API descriptions, code snippets, feature matrix rows, and cross-references are consistent with each other throughout the diff. No logical, syntax, or security concerns were identified.

No files require special attention.

Important Files Changed

Filename Overview
README.md Documentation-only update covering API renames (Plan→Statement, contains→containsString, set/fromSelect/onConflict signature changes), new feature sections (whereRaw/whereColumn, Sequences, RETURNING, CHECK Constraints, Generated Columns, Composite Primary Keys, ClickHouse Engine/TTL), and feature matrix corrections; changes are internally consistent and accurate.

Reviews (1): Last reviewed commit: "docs(readme): fix MongoDB upsert example..." | Re-trigger Greptile

@abnegate abnegate merged commit ca96081 into main Apr 23, 2026
7 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