chore: sync skill to v2.2.1
- NW 7.40 E2E-verified compatibility matrix in SKILL.md - DDIC fixes: include namespace, tabletype exists check, DDIC delete lock Accept - New commands: clone, enhancement, history, unit-test - 665 tests, 96% coverage
This commit is contained in:
@@ -25,6 +25,10 @@ _TYPE_FILTER_MAP: dict[str, str] = {
|
||||
"cdsview": "DDLS/DF",
|
||||
"messageclass": "MSAG",
|
||||
"view": "VIEW",
|
||||
"searchhelp": "SHLP",
|
||||
"lockobject": "LOCK",
|
||||
"dcl": "DCLS",
|
||||
"ddlX": "DDLX",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user