From 514f0c2e2f8ca0bc1ea864b9f5ed8fe5846b9fc4 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Sat, 12 Jul 2008 18:54:42 +0200 Subject: [PATCH] Useless commit. Signed-off-by: Florent Bruneau --- upgrade/0.9.17/01_smallint_to_int.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade/0.9.17/01_smallint_to_int.sql b/upgrade/0.9.17/01_smallint_to_int.sql index d7f3f86..574d64d 100644 --- a/upgrade/0.9.17/01_smallint_to_int.sql +++ b/upgrade/0.9.17/01_smallint_to_int.sql @@ -36,4 +36,4 @@ ALTER TABLE tels MODIFY COLUMN uid INT NOT NULL DEFAULT ALTER TABLE user_changes MODIFY COLUMN user_id INT NOT NULL DEFAULT 0; ALTER TABLE watch_profile MODIFY COLUMN uid INT NOT NULL; -# vim:set syntax=sql: +# vim:set syntax=mysql: -- 2.1.4