Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
r
Rroger
12/14/2021, 2:00 AM
If a node doesn’t have an output, can this node be made into a dependency of another node? Eg
node1
executes a sql script in a db producing
table1
, then
node2
executes another sql script on
table1
.
Post