placeholder for inner table and fix mysqltest
This commit is contained in:
parent
3c17ef45bc
commit
91956d8113
@ -7295,6 +7295,8 @@ def_table_schema(
|
||||
],
|
||||
)
|
||||
|
||||
# 520 : __all_spm_evo_result
|
||||
|
||||
# 余留位置(此行之前占位)
|
||||
# 本区域占位建议:采用真实表名进行占位
|
||||
################################################################################
|
||||
@ -14549,6 +14551,7 @@ def_table_schema(**gen_iterate_virtual_table_def(
|
||||
|
||||
# 12493: __all_virtual_kv_group_commit_status
|
||||
# 12494: __all_virtual_session_sys_variable
|
||||
# 12495: __all_virtual_spm_evo_result
|
||||
|
||||
# 余留位置(此行之前占位)
|
||||
# 本区域占位建议:采用真实表名进行占位
|
||||
@ -15038,6 +15041,8 @@ def_table_schema(**no_direct_access(gen_oracle_mapping_real_virtual_table_def('1
|
||||
# 15463: idx_scheduler_job_run_detail_v2_job_class_time_real_agent
|
||||
# 15464: __all_virtual_kv_group_commit_status
|
||||
# 15465: __all_virtual_session_sys_variable
|
||||
# 15466: __all_spm_evo_result
|
||||
#
|
||||
# 余留位置(此行之前占位)
|
||||
# 本区域定义的Oracle表名比较复杂,一般都采用gen_xxx_table_def()方式定义,占位建议采用基表表名占位
|
||||
# - 示例:def_table_schema(**no_direct_access(gen_oracle_mapping_virtual_table_def('15009', all_def_keywords['__all_virtual_sql_audit'])))
|
||||
|
Loading…
x
Reference in New Issue
Block a user