Closed bizz84 closed 6 months ago
DB schema changes:
Int
Text
epicId
order
TaskStatusesTable
projectId
taskId
description
name
DB schema changes:
Int
toText
Int
toText
epicId
is no longer a primary key in the tasks tableorder
field to Task and Epic tables, inferred from position in JSON fileTaskStatusesTable
now only hasprojectId
andtaskId
as custom constraintsdescription
toname
in JSON file