Changes between Version 40 and Version 41 of Onyx to CiviCRM


Ignore:
Timestamp:
01/13/14 11:25:11 (10 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Onyx to CiviCRM

    v40 v41  
    6161SELECT
    6262      p.id AS ParticipantID
    63     , i.start_date AS interviewDate
     63    , DATE_FORMAT(i.start_date, '%Y%m%d%H%i%s') AS interviewDate
     64    , p.barcode AS StudyID
    6465    , p.barcode AS StudyID
    6566    , i.status AS interviewStatus