add permalink field to item table
This commit is contained in:
@@ -370,3 +370,7 @@ function update_1037() {
|
||||
|
||||
}
|
||||
|
||||
function update_1038() {
|
||||
q("ALTER TABLE `item` ADD `plink` CHAR( 255 ) NOT NULL AFTER `target` ");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user