}
row := sqlplugin.CurrentExecutionsRow{
ShardID: shardID,
NamespaceID: namespaceID,
WorkflowID: workflowID,
ArchetypeID: request.ArchetypeID,
StartTime: nil,
}
if newWorkflow != nil {
row.CreateRequestID = newWorkflow.ExecutionState.CreateRequestId
row.State = newWorkflow.ExecutionState.State