]> git.mxchange.org Git - friendica.git/blobdiff - database.sql
"last-child" is not used anymore
[friendica.git] / database.sql
index afd5ad4d1a8ed38f8f74047c912ebef583c3b95b..b55353994a6af09f64ddc6817f0aeab752214ed0 100644 (file)
@@ -499,7 +499,6 @@ CREATE TABLE IF NOT EXISTS `item` (
        `deleted` boolean NOT NULL DEFAULT '0' COMMENT '',
        `origin` boolean NOT NULL DEFAULT '0' COMMENT '',
        `forum_mode` tinyint NOT NULL DEFAULT 0 COMMENT '',
-       `last-child` boolean NOT NULL DEFAULT '1' COMMENT '',
        `mention` boolean NOT NULL DEFAULT '0' COMMENT '',
        `network` varchar(32) NOT NULL DEFAULT '' COMMENT '',
        `rendered-hash` varchar(32) NOT NULL DEFAULT '' COMMENT '',