depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
converse
/
migrations
/
2018-04-14-140818_posts_only_in_posts
/
down.sql
blob: bb6528f33d785974bf421f5e5e8a225b70e3108f (
plain
) (
blame
)
1
ALTER TABLE
threads ADD COLUMN body
TEXT NOT
NULL
DEFAULT
''
;