Changeset 3454
- Timestamp:
- 02/21/08 19:25:01 (11 months ago)
- Files:
-
- openmrs-modules/chica/metadata/openmrs.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/chica/metadata/openmrs.sql
r3395 r3454 104 104 105 105 -- ---------------------------- 106 -- Table structure for chica_patient_atd107 -- ---------------------------- 108 CREATE TABLE ` chica_patient_atd` (106 -- Table structure for atd_patient_atd 107 -- ---------------------------- 108 CREATE TABLE `atd_patient_atd` ( 109 109 `atd_id` int(11) NOT NULL auto_increment, 110 110 `patient_id` int(11) NOT NULL,