diff --git a/Installation.md b/Installation.md index 9475fec..f694c88 100644 --- a/Installation.md +++ b/Installation.md @@ -78,7 +78,8 @@ For reference or if you want to create the table schema for yourself: postdate INT, expiredate INT, opendiscussion INT, - burnafterreading INT + burnafterreading INT, + meta TEXT ); CREATE TABLE prefix_comment (