Skip to content

Document compound type syntax in casts and function assertions#278

Open
mtoy-googly-moogly wants to merge 1 commit intomainfrom
docs-compound-type-syntax
Open

Document compound type syntax in casts and function assertions#278
mtoy-googly-moogly wants to merge 1 commit intomainfrom
docs-compound-type-syntax

Conversation

@mtoy-googly-moogly
Copy link
Contributor

Summary

  • Update type cast (::) docs to mention compound types: arrays (number[]), records ({name :: string, age :: number}), and nested combinations
  • Update raw SQL function (!) docs to show compound return type assertions

Companion to malloydata/malloy#2663.

Update type cast docs to mention array, record, and nested compound
types. Update raw SQL function docs to show compound return types
in the ! assertion syntax.
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