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

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

commit c5ae60227217ff3e054b1f5de8b49d3f1c0bbbaf
Merge: 75cac7640d 007c085fb9
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Jun 7 12:02:38 2024 +0200

    Merge pull request #3938 from sramazzina/3838
    
    fix #3838 - SQL File Output Meta - specify connection through variables

 .../0029-sql-file-output-validate-file.hpl         | 289 ++++++++++++++++
 .../database/0029-sql-file-output.hpl              | 131 ++++++++
 .../database/main-0029-sql-file-output.hwf         | 148 +++++++++
 .../transforms/sqlfileoutput/SQLFileOutput.java    |  10 +-
 .../sqlfileoutput/SQLFileOutputDialog.java         |  20 +-
 .../sqlfileoutput/SQLFileOutputMeta.java           | 365 ++++++++++++---------
 .../messages/messages_en_US.properties             |   1 +
 .../sqlfileoutput/SQLFileOutputMetaTest.java       |   2 +-
 8 files changed, 787 insertions(+), 179 deletions(-)

Reply via email to