X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FQueue%2FQueueItem.xml;h=fa2ed63e8b0b4e05f75224c170e24d56079b94b8;hb=9f876c5874493d98688c63b944bc92fd56752b3c;hp=106394ca79ba3a9f7c89d4eed2691ae79bdc1f28;hpb=6a00ff0d395476086d4c4b4fe3ba48672280dd1a;p=civicrm-core.git diff --git a/xml/schema/Queue/QueueItem.xml b/xml/schema/Queue/QueueItem.xml index 106394ca79..fa2ed63e8b 100644 --- a/xml/schema/Queue/QueueItem.xml +++ b/xml/schema/Queue/QueueItem.xml @@ -11,60 +11,60 @@ Stores a list of queue items 4.2 - id - int unsigned - true + id + int unsigned + true - id - true + id + true - queue_name - varchar - 64 - Name of the queue which includes this item - true - - Text - + queue_name + varchar + 64 + Name of the queue which includes this item + true + + Text + - weight - int - true - - Text - + weight + int + true + + Text + - submit_time - datetime - date on which this item was submitted to the queue - true - - Select Date + submit_time + datetime + date on which this item was submitted to the queue + true + + Select Date - release_time - datetime - date on which this job becomes available; null if ASAP - - Select Date + release_time + datetime + date on which this job becomes available; null if ASAP + + Select Date - + - data - Queue item datas - text - Serialized queue + data + Queue item datas + text + Serialized queue - index_queueids - queue_name - weight - id + index_queueids + queue_name + weight + id