← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 15693: Removed file

 

------------------------------------------------------------
revno: 15693
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-06-16 11:54:55 +0200
message:
  Removed file
removed:
  resources/sql/change dataelement domain type from patient to tracker.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
=== removed file 'resources/sql/change dataelement domain type from patient to tracker.sql'
--- resources/sql/change dataelement domain type from patient to tracker.sql	2014-06-16 05:23:11 +0000
+++ resources/sql/change dataelement domain type from patient to tracker.sql	1970-01-01 00:00:00 +0000
@@ -1,2 +0,0 @@
-update dataelement set domaintype='TRACKER' where domaintype='patient';
-update dataelement set domaintype='AGGREGATE' where domaintype='aggregate';
\ No newline at end of file