Skip to content

[Feature Request]: Add "SQL from file" functionality to "Table Input" transform #5182

@gmitter-ef

Description

@gmitter-ef

What would you like to happen?

Similar to the "SQL" action, a functionality to read SQL code from a file would be extremely helpful in the "Table Input" transform.

Currently we have outsourced SQL queries, and use the "Load file content in memory" in order to load the whole query into a variable (e.g. ${sql_file_content}), which is then the content of the SQL input field of the "Table Input" transform, with "Replace variables in script" checked.

This is very cumbersome, and being able to read the SQL query from the file system would help.

Issue Priority

Priority: 3

Issue Component

Component: Transforms, Component: Hop Gui

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions