Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-02-14 | 690 Bytes | |
Release version 2.0.0.tar.gz | 2018-02-14 | 19.1 MB | |
Release version 2.0.0.zip | 2018-02-14 | 19.3 MB | |
Totals: 3 Items | 38.4 MB | 0 |
The major version is increased due to the many changes in the functionality of the database drivers.
Fixed bugs
- getl.jdbc.SQLScripter: fixed bug for MySQL and Oracle databases for IF statement
Future
- getl.jdbc.JDBCDriver: added support UUID, BLOB and CLOB fields for all RDBMS
- getl.jdbc.JDBCDriver: added support for using static compilation when generating dynamic code to work with all DBMS
- getl.proc.Flow: added support for using static compilation when generating dynamic code
- getl.proc.Flow: improved data type conversion when copying from source to destination
- getl.utils.DateUtil: added functions to convert strings to date types from "java.sql" package