mirror of
https://gitee.com/freshday/radar.git
synced 2026-03-22 04:37:16 +08:00
sql: 指标值支持: 基础字段和抽象字段
feihu wang
This commit is contained in:
1
sql/radar-1.0.7.sql
Normal file
1
sql/radar-1.0.7.sql
Normal file
@@ -0,0 +1 @@
|
||||
update engine_rule set ABSTRACTION_NAME = CONCAT('abstractions.', ABSTRACTION_NAME) where ABSTRACTION_NAME != '';
|
||||
Reference in New Issue
Block a user