diff options
author | friendica <info@friendica.com> | 2013-01-25 04:34:34 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-25 04:34:34 -0800 |
commit | 7521493b3774c7ee3fb22fe4e22948d8ab119144 (patch) | |
tree | 859d2301b78d31a49de3b72d876409c015bcd183 /UPDATES | |
parent | 132a5f0f9691d154a048874342a6ad042be2a9e3 (diff) | |
download | volse-hubzilla-7521493b3774c7ee3fb22fe4e22948d8ab119144.tar.gz volse-hubzilla-7521493b3774c7ee3fb22fe4e22948d8ab119144.tar.bz2 volse-hubzilla-7521493b3774c7ee3fb22fe4e22948d8ab119144.zip |
this note is old and is time for it to die
Diffstat (limited to 'UPDATES')
-rw-r--r-- | UPDATES | 2 |
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 |