Update upgrade directory in preparation of 1.1.3 release.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Fri, 9 Sep 2011 21:07:52 +0000 (23:07 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Fri, 9 Sep 2011 21:07:58 +0000 (23:07 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
upgrade/1.1.3/03_visibility.sql [moved from upgrade/1.1.3/02_visibility.sql with 100% similarity]
upgrade/1.1.3/04_pta.sql [moved from upgrade/1.1.3/03_pta.sql with 100% similarity]
upgrade/1.1.3/05_accounts.sql [moved from upgrade/1.1.3/04_accounts.sql with 100% similarity]
upgrade/1.1.3/06_authgroupex.sql [moved from upgrade/1.1.3/05_authgroupex.sql with 100% similarity]
upgrade/1.1.3/update.sh [new file with mode: 0755]

diff --git a/upgrade/1.1.3/update.sh b/upgrade/1.1.3/update.sh
new file mode 100755 (executable)
index 0000000..9230e34
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+. ../inc/pervasive.sh
+
+###########################################################
+[ "$DATABASE" != "x4dat" ] || die "Cannot target x4dat"
+
+confirm "* Running database upgrade scripts"
+mysql_run_directory .