mirror of
https://gitee.com/freshday/radar.git
synced 2025-12-26 07:16:26 +08:00
1 line
113 B
SQL
1 line
113 B
SQL
update engine_rule set ABSTRACTION_NAME = CONCAT('abstractions.', ABSTRACTION_NAME) where ABSTRACTION_NAME != ''; |