projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f54f7eb
)
Typo.
author
Stéphane Jacob
<sj@m4x.org>
Tue, 13 Apr 2010 14:08:08 +0000
(16:08 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 13 Apr 2010 14:08:08 +0000
(16:08 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
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
732a155
..
139b5bd
100644
(file)
--- a/
upgrade/newdirectory-0.0.1/09_education.sql
+++ b/
upgrade/newdirectory-0.0.1/09_education.sql
@@
-146,7
+146,7
@@
UPDATE profile_education_enum
SET abbreviation = 'ENS Cachan', name = 'École Normale Supérieure de Cachan'
WHERE name = 'ENS Cachan';
UPDATE profile_education_enum
-
x
SET abbreviation = 'ESPCI', name = 'ESPCI ParisTech'
+SET abbreviation = 'ESPCI', name = 'ESPCI ParisTech'
WHERE name = 'ESPCI';
UPDATE profile_education_enum
SET abbreviation = 'Sciences Po', name = 'Institut d\'Études Politiques de Paris'