We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a29ae22 + 581a113 commit e31ff0aCopy full SHA for e31ff0a
docs/src/sinks.md
@@ -105,7 +105,7 @@ the `TS` type.
105
106
## IndexedTable
107
108
-The statement `@collect IndexedTable` will materialize the query results
+The statement `@collect table` will materialize the query results
109
into a new `IndexedTables.IndexedTable` instance. This statement only
110
works if the last projection statement transformed the results into a
111
`NamedTuple`, for example by using the `{}` syntax. The last column of
0 commit comments