aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATES2
1 files changed, 0 insertions, 2 deletions
diff --git a/UPDATES b/UPDATES
deleted file mode 100644
index 8ccae42c8..000000000
--- a/UPDATES
+++ /dev/null
@@ -1,2 +0,0 @@
-alter table `group` add hash char(255) not null default '' after id, add index (hash);
-alter table photo add size int(10) unsigned not null default '0' after width, add index (size); \ No newline at end of file