forked from leftypol/leftypol
Merge branch 'config' into display-appeal-src-ip
This commit is contained in:
commit
5f1f7319a3
211 changed files with 697 additions and 494 deletions
|
@ -313,7 +313,7 @@ CREATE TABLE `pages` (
|
|||
`content` text,
|
||||
PRIMARY KEY (`id`),
|
||||
UNIQUE KEY `u_pages` (`name`,`board`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue