diff --git a/core/src/conf/scriptella/dtd/etl.dtd b/core/src/conf/scriptella/dtd/etl.dtd index 1126c3ce..d732fe17 100644 --- a/core/src/conf/scriptella/dtd/etl.dtd +++ b/core/src/conf/scriptella/dtd/etl.dtd @@ -215,11 +215,13 @@ Queries a table and writes the result into CSV file @attr if expression to test. If result of evaluation is true - the element is evaluated, otherwise skipped. Use JEXL syntax for expressions. @attr id script identifier(name). + @attr commit if set to true, it will commit all connections on query exit -->