Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesAs of today, you can pass SQL from :
-input tool
-output tool
-connect in-db
The user interface is very limited, the kind of query you can pass also, welll, not very user-friendly. This generates a lot of frustration among users.
What do I suggest :
1/ A direct button "Query Builder" without having to open a new wf and drop an input box and then go with the presql tool and fight to build a query.
2/ Basically the same features than Dbeaver (https://dbeaver.io ) or DBvisualizer (https://www.dbvis.com/) or SQUIRREL http://squirrel-sql.sourceforge.net/ 😞
-Ability to pass any SQL Code I want (such as update, create, truncate, etc...) when I come from the button, "protected" sql when I am in a workflow
-autocompletion
-color coding (The idea is not new )
3/ A box "Free Sql Query" that I can branch on a indb or standard wf to pass any SQL query. The Output would be the same as input, just like it would be with a block until done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.