- delete update 3.0 sql.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
-- add estimateStartDate and actualStartDate field.
|
||||
ALTER TABLE `zt_task` ADD `estimateStartDate` DATETIME NOT NULL AFTER `assignedDate` ,
|
||||
ADD `actualStartDate` DATETIME NOT NULL AFTER `estimateStartDate`;
|
||||
Reference in New Issue
Block a user