dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #30079
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 15264: Minor
------------------------------------------------------------
revno: 15264
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2014-05-14 13:57:17 +0200
message:
Minor
modified:
resources/sql/rename-patient-to-trackedentity.sql
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'resources/sql/rename-patient-to-trackedentity.sql'
--- resources/sql/rename-patient-to-trackedentity.sql 2014-05-12 19:01:03 +0000
+++ resources/sql/rename-patient-to-trackedentity.sql 2014-05-14 11:57:17 +0000
@@ -15,10 +15,6 @@
DROP TABLE patienttabularreportusergroupaccesses;
DROP TABLE patienttabularreport;
--- program attributes - must be recreated
-
-DROP TABLE program_patientattributes;
-
-- attribute option
ALTER TABLE patientattributevalue DROP COLUMN patientattributeoptionid;