Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
08/12/08 20:57:53 (5 months ago)
Author:
bwolfe
Message:

1.3.x branch: Upgrading sql files to latest database version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/branches/1.3.x/metadata/model/1.3.0-createdb-from-scratch-with-demo-data.sql

    r5122 r5261  
    10371037 
    10381038/*!40000 ALTER TABLE `global_property` DISABLE KEYS */; 
    1039 INSERT INTO `global_property` VALUES ('concept.causeOfDeath','5002',NULL),('concept.reasonOrderStopped','6098',NULL),('database_version','1.3.0.14',NULL),('patient.displayAttributeTypes','Birthplace',NULL); 
     1039INSERT INTO `global_property` VALUES ('concept.causeOfDeath','5002',NULL),('concept.reasonOrderStopped','6098',NULL),('database_version','1.3.0.15',NULL),('patient.displayAttributeTypes','Birthplace',NULL); 
    10401040/*!40000 ALTER TABLE `global_property` ENABLE KEYS */; 
    10411041