mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-02 12:17:43 +08:00
This commit is contained in:
parent
6a5367fd57
commit
145e441afb
@ -428,7 +428,7 @@ CREATE TABLE t_ds_task_definition_log (
|
||||
project_code bigint DEFAULT NULL ,
|
||||
user_id int DEFAULT NULL ,
|
||||
task_type varchar(50) DEFAULT NULL ,
|
||||
task_execute_type int(11) DEFAULT '0',
|
||||
task_execute_type int DEFAULT '0',
|
||||
task_params text ,
|
||||
flag int DEFAULT NULL ,
|
||||
task_priority int DEFAULT '2' ,
|
||||
|
Loading…
Reference in New Issue
Block a user