Merged PR 31131: Rename PM/PM_SPEC tables
This commit is contained in:
parent
9749af69cf
commit
2ab25e05a3
@ -28,7 +28,7 @@ Tables = ""
|
||||
|
||||
// Big
|
||||
* Tables := "REACTOR_PM,REACT_ITEMS,QUARTZ_TC_LOG,WM_IN,WM_OUT,REACT_READS,WO_STEP,WO_LOG,NCR,COC,"
|
||||
Tables = "PM_SPEC"
|
||||
Tables = "RECURRING_TASK_SPEC"
|
||||
// Really big
|
||||
//Tables := "TW_USE,REACTOR_LOG,REACT_RUN,REACT_UTIL,WO_MAT,RDS_LAYER,RDS_TEST,REACT_EVENT,CLEAN_INSP"
|
||||
|
||||
@ -69,3 +69,4 @@ For iTable = 1 to NumTables
|
||||
Next iTable
|
||||
|
||||
Return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user