rename terminology "virtual table(vtable)" to "attribute"

This commit is contained in:
root
2024-08-22 06:42:37 +00:00
parent 678ddd718a
commit f660e6b2ac
38 changed files with 691 additions and 701 deletions

View File

@@ -61,7 +61,7 @@ Table schema is stored in a json file(such as table_info.conf), which is loaded
"group_id":1,
"rule_id":2,
"not_flag":4,
"virtual_table_name":5,
"attribute_name":5,
"clause_index":6
}
},