This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
lemmy
Archived
Watch
2
Star
0
Fork
You've already forked lemmy
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-04-21
. You can view files and clone it, but cannot push or open issues or pull requests.
869013d6bf
lemmy
/
server
/
migrations
/
2019-03-05-233828_create_comment
/
down.sql
4 lines
71 B
MySQL
Raw
Normal View
History
Unescape
Escape
Saving replies, the actual fixes will be in the merge to dev.
2019-04-20 04:06:25 +00:00
drop
table
comment_saved
;
Adding posts and comments.
2019-03-06 01:00:01 +00:00
drop
table
comment_like
;
drop
table
comment
;
Reference in a new issue
Copy permalink