restore: YAML schema files KIN06CLD, KIN08DBU, KIN09CSV

This commit is contained in:
hangshuo652
2026-08-23 21:48:09 +08:00
parent 732a0bbdaa
commit 87e62fd3b6
3 changed files with 59 additions and 0 deletions
+16
View File
@@ -23,6 +23,22 @@ db_tables:
- name: STATUS
type: CHAR(1)
command_line: YEARMONTH=202607
runs:
- id: normal
- id: no_parm
command_line: ""
- id: feb
command_line: YEARMONTH=202602
- id: feb_leap
command_line: YEARMONTH=202402
- id: invalid_month
command_line: YEARMONTH=202613
- id: empty_emp
command_line: YEARMONTH=202607
delete_all_rows: true
subprograms:
- SUB02MSG
- SUB03END