Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

v0.8.0: The .INTO family of commands allow to write the result of a query into a

Compare
Choose a tag to compare
@siscia siscia released this 10 Feb 17:48
· 342 commits to master since this release
stream and to not return it directly. Those commands can be used to implement
cursors.

The command do not take care of removing a stream, since the stream
could be used also as a cache.

Moreover the command just append to the stream provide in input, even if
it already contains something.# Write a message for tag: