item source
This commit is contained in:
parent
db336929cd
commit
55112cfdd0
9 changed files with 33 additions and 13 deletions
|
|
@ -179,6 +179,7 @@ CREATE TABLE IF NOT EXISTS `item` (
|
|||
`author-avatar` char(255) NOT NULL,
|
||||
`title` char(255) NOT NULL,
|
||||
`body` mediumtext NOT NULL,
|
||||
`app` char(255) NOT NULL,
|
||||
`verb` char(255) NOT NULL,
|
||||
`object-type` char(255) NOT NULL,
|
||||
`object` text NOT NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue