rename terminology "compile" to "rule"

This commit is contained in:
root
2024-08-22 03:11:15 +00:00
parent a4ca92ea41
commit 678ddd718a
44 changed files with 2586 additions and 2586 deletions

View File

@@ -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