SQL/mysql.update.sql @@ -7,3 +7,5 @@ ADD `structure` TEXT, ADD UNIQUE `uniqueness` (`cache_key`, `uid`); ALTER TABLE `identities` ADD `html_signature` tinyint(1) default 0 NOT NULL;