Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Changeset 3454

Show
Ignore:
Timestamp:
02/21/08 19:25:01 (11 months ago)
Author:
tmdugan
Message:

-- chica

* continuation of previous commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/chica/metadata/openmrs.sql

    r3395 r3454  
    104104 
    105105-- ---------------------------- 
    106 -- Table structure for chica_patient_atd 
    107 -- ---------------------------- 
    108 CREATE TABLE `chica_patient_atd` ( 
     106-- Table structure for atd_patient_atd 
     107-- ---------------------------- 
     108CREATE TABLE `atd_patient_atd` ( 
    109109  `atd_id` int(11) NOT NULL auto_increment, 
    110110  `patient_id` int(11) NOT NULL,