Skip to content

docs: correct RqToSql <returns> to SQL, not JSON - #6094

Merged
max-sixty merged 1 commit into
mainfrom
docs/dotnet-rqtosql-returns
Jul 22, 2026
Merged

docs: correct RqToSql <returns> to SQL, not JSON#6094
max-sixty merged 1 commit into
mainfrom
docs/dotnet-rqtosql-returns

Conversation

@prql-bot

Copy link
Copy Markdown
Collaborator

Nightly survey finding. RqToSql compiles an RQ AST into an SQL string — the <summary> says so and the method returns SQL — but its <returns> XML doc read JSON., copy-pasted from PrqlToPl/PlToRq (which genuinely return JSON). IntelliSense showed the wrong return type to consumers of the .NET binding.

This is a pure documentation-comment change (inside ///), so there's no runtime behavior to test.

@vanillajonathan
vanillajonathan enabled auto-merge (squash) July 21, 2026 10:06
@max-sixty
max-sixty merged commit d86d0ef into main Jul 22, 2026
38 checks passed
@max-sixty
max-sixty deleted the docs/dotnet-rqtosql-returns branch July 22, 2026 02:12
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.

3 participants