Fix update scripts.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 1 Oct 2010 10:20:58 +0000 (12:20 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 1 Oct 2010 12:08:47 +0000 (14:08 +0200)
commitf73d928119c633d998c1fc3c3b78613d3fe438f3
treeec1ef556c0cf653fc0bb3a1c12bf54dfdcf89f59
parent2b10c5b57285e3a2fa3239ce9e0c6f2e6a956d8f
Fix update scripts.

Warning, this disable some foreign keys definition that didn't work. The
disabled keys are commented in 11_jobs and 12_profiles.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
upgrade/1.0.1/00_job.sql
upgrade/1.0.1/06_ids.sql
upgrade/1.0.1/07_ids_foreign_keys.sql
upgrade/1.0.1/11_job.sql [new file with mode: 0644]
upgrade/1.0.1/12_profiles.sql [moved from upgrade/1.0.1/01_profiles.sql with 56% similarity]
upgrade/1.0.1/99_jobs.sql.postphp [moved from upgrade/1.0.1/99_jobs.sql with 100% similarity]
upgrade/1.0.1/tokenize_job_terms.php
upgrade/1.0.1/update.sh [new file with mode: 0755]