Streaming / Promise query("SELECT * FROM table").stream() #1961
Unanswered
aheissenberger
asked this question in
Q&A
Replies: 2 comments
-
currently no way unfortunately. Also not sure if easy / possible to chain One possible option is to introduce another top level method, |
Beta Was this translation helpful? Give feedback.
0 replies
-
similar discussion here: #677 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like that this is not possible with the promise version of this lib - what is the right way to use streaming?
I tried both but failed - as the stream() method does not exist :-(
Beta Was this translation helpful? Give feedback.
All reactions