remove 65535 char post limit
This commit is contained in:
@@ -129,4 +129,8 @@ function update_1014() {
|
||||
intval($rr['id']));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function update_1015() {
|
||||
q("ALTER TABLE `item` CHANGE `body` `body` mediumtext NOT NULL");
|
||||
}
|
Reference in New Issue
Block a user