rename terminology "compile" to "rule"
This commit is contained in:
@@ -553,25 +553,25 @@
|
||||
},
|
||||
{
|
||||
"table_id":39,
|
||||
"table_name":"COMPILE_PERF",
|
||||
"table_type":"compile",
|
||||
"default_compile_table":39,
|
||||
"table_name":"RULE_PERF",
|
||||
"table_type":"rule",
|
||||
"default_rule_table":39,
|
||||
"valid_column":9,
|
||||
"custom": {
|
||||
"compile_id":1,
|
||||
"rule_id":1,
|
||||
"tags":6,
|
||||
"clause_num":8
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":40,
|
||||
"table_name":"GROUP2COMPILE_PERF",
|
||||
"table_type":"group2compile",
|
||||
"associated_compile_table_id":39,
|
||||
"table_name":"GROUP2RULE_PERF",
|
||||
"table_type":"group2rule",
|
||||
"associated_rule_table_id":39,
|
||||
"valid_column":6,
|
||||
"custom": {
|
||||
"group_id":1,
|
||||
"compile_id":2,
|
||||
"rule_id":2,
|
||||
"not_flag":3,
|
||||
"virtual_table_name":4,
|
||||
"clause_index":5
|
||||
|
||||
Reference in New Issue
Block a user