File tree Expand file tree Collapse file tree 2 files changed +0
-44
lines changed 
java/org/openmrs/module/ugandaemrsync/tasks Expand file tree Collapse file tree 2 files changed +0
-44
lines changed Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 339339        </insert >
340340    </changeSet >
341341
342- 
343-     <changeSet  id =" 20210220-0918" author =" slubwama" dbms =" mysql" 
344-         <preConditions  onFail =" MARK_RAN" 
345-             <sqlCheck  expectedResult =" 0" 
346-                 SELECT COUNT(*) FROM scheduler_task_config WHERE uuid = '08a36b06-7a71-11eb-9439-0242ac130002'
347-             </sqlCheck >
348-         </preConditions >
349-         <comment >Inserting   Sync FHIR Records To Central Server into 'schedule_task_config' table</comment >
350-         <insert  tableName =" scheduler_task_config" 
351-             <column  name =" name" value =" Sync FHIR Records a given Server" 
352-             <column  name =" description" value =" Synchronises FHIR Data to given Server" 
353-             <column  name =" schedulable_class" value =" org.openmrs.module.ugandaemrsync.tasks.SendFHIRDataToCentralServerTask" 
354-             <column  name =" start_time_pattern" value =" MM/dd/yyyy HH:mm:ss" 
355-             <column  name =" start_time" valueDate =" 2021-02-20 23:59:59" 
356-             <column  name =" repeat_interval" value =" 86400" 
357-             <column  name =" date_created" valueDate =" CURRENT_TIMESTAMP" 
358-             <column  name =" created_by" value =" 1" 
359-             <column  name =" uuid" value =" 08a36b06-7a71-11eb-9439-0242ac130002" 
360-         </insert >
361-     </changeSet >
362- 
363342    <changeSet  id =" 20210709-1544" author =" dbaluku" 
364343        <preConditions  onFail =" MARK_RAN" 
365344            <sqlCheck  expectedResult =" 0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments