This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from a4a489c901 Merge pull request #4513 from Adalennis/3740
     add f7cfd0c49c Do not load keywords when no connection, #4387
     new 902de83bbc Merge pull request #4505 from hansva/4387

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/hop/workflow/actions/sql/ActionSqlDialog.java | 11 +++++++++++
 .../actions/waitforsql/ActionWaitForSqlDialog.java       | 11 +++++++++++
 .../transforms/databasejoin/DatabaseJoinDialog.java      | 12 ++++++++++++
 .../transforms/dynamicsqlrow/DynamicSqlRowDialog.java    | 11 +++++++++++
 .../hop/pipeline/transforms/sql/ExecSqlDialog.java       | 11 +++++++++++
 .../pipeline/transforms/tableinput/TableInputDialog.java | 16 ++++++++++++----
 .../org/apache/hop/ui/core/widget/ConditionEditor.java   |  2 +-
 .../ui/core/widget/highlight/GenericCodeHighlight.java   |  2 +-
 .../hop/ui/core/widget/highlight/JavaHighlight.java      |  2 +-
 .../ui/core/widget/highlight/JavaScriptHighlight.java    |  2 +-
 .../hop/ui/core/widget/highlight/SQLValuesHighlight.java |  2 +-
 11 files changed, 73 insertions(+), 9 deletions(-)

Reply via email to