We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af299c commit fecc6b9Copy full SHA for fecc6b9
NEWS
@@ -1,6 +1,19 @@
1
NEWS
2
****
3
4
+2024-10-04
5
+===========
6
+ Open Cobol ESQL (Ocesql) 1.4 released
7
+
8
+ << New features >>
9
+ * Group items can be used as host variables in INSERT.
10
+ * Fixed a non-zero error code is returned as RETURN CODE when a compilation error occurs.
11
+ * Support for NATIONAL item or NATIONAL CHARACTER item.
12
13
+ << Bug fixes >>
14
+ * Support for the precompilation of variable-length character strings (PIC X VARYING).
15
+ * Fixed problem with duplicated last line of program.
16
17
2022-03-24
18
===========
19
Open Cobol ESQL (Ocesql) 1.3 released
0 commit comments