remove column item.diaspora_meta, action items 2 and 3 of hubzilla issue #828

This commit is contained in:
zotlabs
2017-11-16 17:13:48 -08:00
parent d13a6180be
commit 7386fa57c8
3 changed files with 13 additions and 4 deletions

View File

@@ -609,7 +609,6 @@ CREATE TABLE IF NOT EXISTS `item` (
`resource_type` char(16) NOT NULL DEFAULT '',
`attach` mediumtext NOT NULL,
`sig` text NOT NULL,
`diaspora_meta` mediumtext NOT NULL,
`location` char(191) NOT NULL DEFAULT '',
`coord` char(191) NOT NULL DEFAULT '',
`public_policy` char(191) NOT NULL DEFAULT '',