Adds CFA (Ooops).
authorStéphane Jacob <sj@m4x.org>
Sun, 11 Oct 2009 11:00:46 +0000 (13:00 +0200)
committerStéphane Jacob <sj@m4x.org>
Sun, 11 Oct 2009 11:00:46 +0000 (13:00 +0200)
upgrade/newdirectory-0.0.1/09_education.sql

index c8ba902..003a0a1 100644 (file)
@@ -314,9 +314,9 @@ WHERE name = 'University of Miami';
 UPDATE profile_education_enum
 SET country = 'US'
 WHERE name = 'Purdue University';
+UPDATE profile_education_enum
 SET abbreviation = 'CFA Institute', name = 'Chartered Financial Analyst Institute', country = 'US'
 WHERE name = 'CFA Institute';
-UPDATE profile_education_enum
 
 
 UPDATE profile_education_enum