notify folks who have been tagged in a post
This commit is contained in:
parent
b919a1e35a
commit
b376f21533
8 changed files with 154 additions and 43 deletions
|
|
@ -176,6 +176,7 @@ CREATE TABLE IF NOT EXISTS `item` (
|
|||
`object` text NOT NULL,
|
||||
`resource-id` char(255) NOT NULL,
|
||||
`tag` mediumtext NOT NULL,
|
||||
`inform` mediumtext NOT NULL,
|
||||
`location` char(255) NOT NULL,
|
||||
`coord` char(255) NOT NULL,
|
||||
`allow_cid` mediumtext NOT NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue