sql: 指标值支持: 基础字段和抽象字段

feihu wang
This commit is contained in:
feihu.wang
2021-01-30 13:30:34 +08:00
parent 50ff01f6f1
commit ae5e78e50e

1
sql/radar-1.0.7.sql Normal file
View File

@@ -0,0 +1 @@
update engine_rule set ABSTRACTION_NAME = CONCAT('abstractions.', ABSTRACTION_NAME) where ABSTRACTION_NAME != '';