From 4347c2947834fe7f2edf2b457b2d513454fc6a03 Mon Sep 17 00:00:00 2001 From: Mike Chen Date: Sun, 5 Jul 2009 10:23:30 +0800 Subject: initiliaze git rep --- sql_scripts/update_2009_01_24.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql_scripts/update_2009_01_24.sql (limited to 'sql_scripts/update_2009_01_24.sql') diff --git a/sql_scripts/update_2009_01_24.sql b/sql_scripts/update_2009_01_24.sql new file mode 100644 index 00000000..45b83935 --- /dev/null +++ b/sql_scripts/update_2009_01_24.sql @@ -0,0 +1,2 @@ +ALTER TABLE award ADD COLUMN `content_type_id` int(11); +ALTER TABLE award ADD COLUMN `object_id` int(10); \ No newline at end of file -- cgit v1.2.3-1-g7c22