Easier way to listen to DB tables via new plugin #379
jan-tennert
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
@shubhamsinghshubham777 So for the single-value flow this is certainly possible as we can just apply a complex query for the intial data and then just use the primary key as the realtime filter. For the multi-value flow this is a little bit trickier. I don't think it's a good idea to make n amount of channels and then combine the n flows. This leaves us two options:
|
Beta Was this translation helpful? Give feedback.
3 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.
-
Continuation of #369
Beta Was this translation helpful? Give feedback.
All reactions