Skip to content

Update subscription and query builder docs#4329

Merged
joshua-spacetime merged 10 commits intomasterfrom
joshua/docs/query-builder
Feb 19, 2026
Merged

Update subscription and query builder docs#4329
joshua-spacetime merged 10 commits intomasterfrom
joshua/docs/query-builder

Conversation

@joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented Feb 17, 2026

Description of Changes

This patch does the following:

  • Adds api reference docs for the module-side query builder in the view docs
  • Merges the client sdk and subscription docs pages
  • Keeps subscription and client overview docs high-level (moved all api docs to the language reference docs)
  • Replaces SQL examples in the docs with the query builder
  • Replaces SQL subscriptions in the templates with the query builder

Note, the last commit in this patch set transitions the templates over to use the query builder instead of SQL subscriptions. This will break them temporarily until #4000 merges.

Also note, a lot of this was AI assisted. It can still be improved upon, but it's in a better state than it was.

API and ABI breaking changes

N/A

Expected complexity level and risk

1

Testing

N/A

@joshua-spacetime joshua-spacetime changed the title Reference docs for module-side query builder Update subscription and query builder docs Feb 18, 2026
@joshua-spacetime joshua-spacetime force-pushed the joshua/docs/query-builder branch 2 times, most recently from 3814dd5 to 8864ef5 Compare February 18, 2026 21:04
Copy link
Contributor

@cloutiertyler cloutiertyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This now LGTM. I do have some concern about the t.array thing.

@cloutiertyler cloutiertyler added this pull request to the merge queue Feb 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 19, 2026
joshua-spacetime and others added 2 commits February 18, 2026 18:42
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
Signed-off-by: joshua-spacetime <josh@clockworklabs.io>
@joshua-spacetime joshua-spacetime force-pushed the joshua/docs/query-builder branch from c2709c0 to 586381e Compare February 19, 2026 02:42
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Feb 19, 2026
Merged via the queue into master with commit 41cfbbc Feb 19, 2026
31 of 32 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/docs/query-builder branch February 19, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants