rdesantis / hauldata

Database Process Automation made easy.
Apache License 2.0
1 stars 0 forks source link

"OF tag" with task name omitted is flagged as bad synyax in new-style script #122

Closed rdesantis closed 4 years ago

rdesantis commented 4 years ago

The failed snippet is:

FOR file_name FROM FTP '/' + remote_directory + '/*'
    OF source_type: LOG file_name;
END FOR
rdesantis commented 4 years ago

Fixed per https://github.com/rdesantis/hauldata/commit/7fa2fc9fe3408d3967dfca65b1bef1e8020f0a44