Home / 4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-03-05 1.2 kB
Release major version 4.3.0.tar.gz 2020-03-05 54.9 MB
Release major version 4.3.0.zip 2020-03-05 55.3 MB
Totals: 3 Items   110.2 MB 0

Due to the refactoring of the Dsl core, the major version number was changed.

Feature Dsl

  • main: added support for sequence objects
  • examples: examples of working with Dsl are completely rewritten in the project Getl Examples, separately on the wiki "Getl Examples" the documentation for working with examples will be posted

Feature Getl

  • getl.jdbc.Sequence: added the "scheme" property, in which you can set the name of the scheme in the database where the sequence is located
  • getl.jdbc.JDBCConnection: added properties "isSupportTran" and "transactionIsolation"
  • getl.csv.CSVDataset: added reading options "skipRows" and "limit"

Bugs Getl

  • getl.jdbc.SavePointManager: fixed bug working in threads by adding a select lock when receiving the last value
  • getl.jdbc.SQLScripter: fixed a bug of performing a select when there was a "--" comment with a semicolon at the end of the line
  • getl.salesforce.SalesForceDriver: fixed error reading CSV files in method "bulkUnload", where the file header was parsed as a row
  • getl.csv.CSVDataset: fixed bug where it was impossible to read the list of file fields
Source: README.md, updated 2020-03-05