initial import

This commit is contained in:
2026-05-11 20:01:23 +07:00
commit d8a1fac678
332 changed files with 9454 additions and 0 deletions

View File

@ -0,0 +1,4 @@
alter table TMSEXT_TERMINAL_EXT add column PUSH_LOGON integer ;
alter table TMSEXT_TERMINAL_EXT add column HOST_LOGGING boolean ;
alter table TMSEXT_TERMINAL_EXT add column HOST_REPORT boolean ;
alter table TMSEXT_TERMINAL_EXT add column SKIP_PASSWORD boolean ;