You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Did you thought about adding support for UPDATE commands? I'm thinking on a scenario where you can start by inserting a row with the sample being processed and its status ("processing") and at the end of the workflow updating that row with the new status ("processed"). Or adding some stats based on the calculus just done.
Having support for DELETE commands would be good too, so you can have the full set of CRUD operations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey! Did you thought about adding support for UPDATE commands? I'm thinking on a scenario where you can start by inserting a row with the sample being processed and its status ("processing") and at the end of the workflow updating that row with the new status ("processed"). Or adding some stats based on the calculus just done.
Having support for DELETE commands would be good too, so you can have the full set of CRUD operations.
Beta Was this translation helpful? Give feedback.
All reactions