Skip to content

docs: ease the landing examples into the API - #375

Merged
zantvoort merged 1 commit into
mainfrom
docs/defer-sql-templates
Aug 7, 2026
Merged

docs: ease the landing examples into the API#375
zantvoort merged 1 commit into
mainfrom
docs/defer-sql-templates

Conversation

@zantvoort

Copy link
Copy Markdown
Collaborator

Removes the SQL-template example from the introductory sequences in docs/index.md (both language tabs) and README.md — the escape hatch comes too soon at that point in the journey; the dedicated SQL Templates page is unchanged. The Kotlin landing example now uses the chained builder (select().where(...).orderBy(...)) instead of the block DSL, matching the Java tab.

The SQL template belongs later in the journey than the landing page and the
README opener: it is the escape hatch, not the first impression. The intro
sequence now ends at the query builder, and the Kotlin example uses the
chained builder rather than the block DSL.
@zantvoort
zantvoort merged commit 71fa67b into main Aug 7, 2026
7 checks passed
@zantvoort
zantvoort deleted the docs/defer-sql-templates branch August 7, 2026 19:50
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