1 2 3 4 5
use catalogdb; ALTER TABLE orchestration_flow_reference ADD SCOPE VARCHAR (200) DEFAULT NULL, ADD ACTION VARCHAR (200) DEFAULT NULL;