projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b491caf
)
Adds CFA (Ooops).
author
Stéphane Jacob
<sj@m4x.org>
Sun, 11 Oct 2009 11:00:46 +0000
(13:00 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Sun, 11 Oct 2009 11:00:46 +0000
(13:00 +0200)
upgrade/newdirectory-0.0.1/09_education.sql
patch
|
blob
|
blame
|
history
diff --git
a/upgrade/newdirectory-0.0.1/09_education.sql
b/upgrade/newdirectory-0.0.1/09_education.sql
index
c8ba902
..
003a0a1
100644
(file)
--- a/
upgrade/newdirectory-0.0.1/09_education.sql
+++ b/
upgrade/newdirectory-0.0.1/09_education.sql
@@
-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