Adds Heriot-Watt University to the education list.
authorStéphane Jacob <sj@m4x.org>
Fri, 11 Sep 2009 12:27:19 +0000 (14:27 +0200)
committerStéphane Jacob <sj@m4x.org>
Fri, 11 Sep 2009 12:27:19 +0000 (14:27 +0200)
upgrade/newdirectory-0.0.1/09_education.sql

index 43e1261..8ce3277 100644 (file)
@@ -468,6 +468,10 @@ UPDATE profile_education_enum
 SET abbreviation = '', country = 'GB'
 WHERE name = 'University of Surrey';
 UPDATE profile_education_enum
+SET abbreviation = '', country = 'GB'
+WHERE name = 'Heriot-Watt University';
+
+UPDATE profile_education_enum
 SET abbreviation = 'OIV', country = 'FR'
 WHERE name = 'Organisme International de la Vigne et du Vin';
 UPDATE profile_education_enum