Updated Installation (markdown)
parent
7d9e7d829f
commit
391ae94918
@ -78,7 +78,8 @@ For reference or if you want to create the table schema for yourself:
|
|||||||
postdate INT,
|
postdate INT,
|
||||||
expiredate INT,
|
expiredate INT,
|
||||||
opendiscussion INT,
|
opendiscussion INT,
|
||||||
burnafterreading INT
|
burnafterreading INT,
|
||||||
|
meta TEXT
|
||||||
);
|
);
|
||||||
|
|
||||||
CREATE TABLE prefix_comment (
|
CREATE TABLE prefix_comment (
|
||||||
|
Loading…
Reference in New Issue
Block a user