HySoaKa / node-red-contrib-postgrestor

Yet another Node-RED node to query PostgreSQL
GNU Affero General Public License v3.0
10 stars 17 forks source link

Need a way to provide query at run time #12

Open sovereignstack opened 5 years ago

sovereignstack commented 5 years ago

There are times when you need to dynamically create a query (not just alter some parameters of a standard query). So please provide a way for the postgrestor node to accept query as an input from other nodes.