Releases: opensourcecobol/Open-COBOL-ESQL-4j
Releases · opensourcecobol/Open-COBOL-ESQL-4j
v1.1.1
v1.1.0
v1.0.3
New Features
- Implement the bulk fetch
Improve the performance
- Refactor the runtime library entirely and remove overheads
- Implement caching for SQL statements
v1.0.2
New Features
- Open COBOL ESQL 4J accepts
EXEC SQL INCLUDE "filename" END EXEC
Bug fixes
- Fix the bug related to the installation
v1.0.1
New Features
- Implement host variables with COMP-3
Bug fixes
- Fix the bug of where clause
- Fix the bug of EXEC SQL INCLUDE
- Improve SQLCA
v1.0.0
- Add test cases for COBOL data types, SQL data types and SQLCA.
- Support additional COBOL data types (S9(n), N(n)).
- Create template documentations by Sphinx.
v0.1.1
- Fix the problem where compiling and executing programs in sample/ directory fails.
- opensource COBOL 4j v1.0.2 or later is required.
v0.1.0
v0.1.0