X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FJobLog.xml;h=b4383fa5d22eb305c46420181dd2d8a1859e3f32;hb=5c4d65599fee6dfdf661b4932d12c5905e60ac90;hp=5c3d57bcf9b7f2a2dc5da98b7e887db3a47b5de2;hpb=9ed4c3c05a8b3d0932a18eabe3be878121cb8d19;p=civicrm-core.git diff --git a/xml/schema/Core/JobLog.xml b/xml/schema/Core/JobLog.xml index 5c3d57bcf9..b4383fa5d2 100644 --- a/xml/schema/Core/JobLog.xml +++ b/xml/schema/Core/JobLog.xml @@ -8,66 +8,71 @@ 4.1 false - id - int unsigned - true - Job log entry Id - 4.1 + id + int unsigned + true + Job log entry Id + 4.1 - id - true + id + true - domain_id - int unsigned - true - Which Domain is this scheduled job for - 4.1 + domain_id + int unsigned + true + + civicrm_domain
+ id + name +
+ Which Domain is this scheduled job for + 4.1
- domain_id - civicrm_domain
- id - 4.1 + domain_id + civicrm_domain
+ id + 4.1
- run_time - timestamp - Log entry date - 4.1 + run_time + timestamp + Log entry date + 4.1 - job_id - int unsigned - Pointer to job id - not a FK though, just for logging purposes - 4.1 + job_id + int unsigned + Pointer to job id - not a FK though, just for logging purposes + 4.1 - name - varchar - 255 - Title of the job - 4.1 + name + varchar + 255 + Title of the job + 4.1 - command - varchar - 255 - Full path to file containing job script - 4.1 + command + varchar + 255 + Full path to file containing job script + 4.1 - description - varchar - 255 - Title line of log entry - 4.1 + description + varchar + 255 + Title line of log entry + 4.1 - data - text - Potential extended data for specific job run (e.g. tracebacks). - 4.1 + data + text + Potential extended data for specific job run (e.g. tracebacks). + 4.1