From: Raphaël Barrois Date: Tue, 5 Oct 2010 15:37:42 +0000 (+0200) Subject: Update table list. X-Git-Tag: xorg/1.0.1~100 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=fdf0eca063baf13cb3f30b1c276d65f9687d5527;p=platal.git Update table list. Signed-off-by: Raphaël Barrois --- diff --git a/bin/export_sql.bash b/bin/export_sql.bash index ceefc73..f80005f 100755 --- a/bin/export_sql.bash +++ b/bin/export_sql.bash @@ -7,7 +7,7 @@ # Developers: list 'public' tables here. SHARED_TABLES="account_types forums -geoloc_administrative_areas +geoloc_administrativeareas geoloc_countries geoloc_localities geoloc_subadministrativeareas @@ -19,15 +19,11 @@ profile_corps_rank_enum profile_education_degree_enum profile_education_enum profile_education_field_enum -profile_job_alternate profile_job_entreprise_term profile_job_enum -profile_job_sector_enum -profile_job_subsector_enum -profile_job_subsubsector_enum profile_job_term_enum profile_job_term_relation -profile_langskills_enum +profile_langskill_enum profile_medal_enum profile_medal_grade_enum profile_name_enum @@ -35,7 +31,7 @@ profile_networking_enum profile_section_enum profile_skill_enum reminder_type -skin" +skins" usage() {