X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=upgrade%2Faccount%2Fcopy_tables.sh;h=c043d7212800c362aec0929af22750da9a4b2d4a;hb=c6d16b24399ceb05de8f008194103f6dd74979b1;hp=8c5abf508d635bd8d342b59b75a08a9d12e6d550;hpb=0073747ac81cc9cff9e43847eb008f0e815255f0;p=platal.git diff --git a/upgrade/account/copy_tables.sh b/upgrade/account/copy_tables.sh index 8c5abf5..c043d72 100755 --- a/upgrade/account/copy_tables.sh +++ b/upgrade/account/copy_tables.sh @@ -72,6 +72,7 @@ copyTable '#x4dat#.binets_ins' 'profile_binets' copyTable '#x4dat#.sections' 'profile_section_enum' copyTable '#x4dat#.profile_medals' 'profile_medal_enum' copyTable '#x4dat#.profile_medals_sub' 'profile_medals' +copyTable '#x4dat#.profile_medals_grades' 'profile_medal_grade_enum' copyTable '#x4dat#.competences_def' 'profile_skill_enum' copyTable '#x4dat#.competences_ins' 'profile_skills' copyTable '#x4dat#.langues_def' 'profile_langskill_enum'