opensourcecobol / Open-COBOL-ESQL

Open Cobol ESQL (ocesql) is an open-source Embedded SQL pre-compiler and run-time library designed for COBOL applications which access an open-source database.
https://www.osscons.jp/osscobol/
GNU Lesser General Public License v3.0
50 stars 24 forks source link

Add a test of variable-length characters #131

Closed yutaro-sakamoto closed 1 week ago

yutaro-sakamoto commented 1 week ago

This pull request adds a test of variable-length characters (e.g. PIC X VARYING)