Skip to content

Commit

Permalink
Revert "Update dolphinscheduler_ddl.sql (#13081)" (#13117)
Browse files Browse the repository at this point in the history
This reverts commit fa3e2a5.
  • Loading branch information
ruanwenjun authored Dec 7, 2022
1 parent cb8d125 commit 66b8a81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,3 @@ d//
delimiter ;
select uc_dolphin_T_t_ds_task_instance_R_test_flag();
DROP FUNCTION uc_dolphin_T_t_ds_task_instance_R_test_flag();
create index idx_task_instance_process_instance_flag on t_ds_task_instance (process_instance_id, flag);

0 comments on commit 66b8a81

Please sign in to comment.