This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
lemmy
Watch
1
Star
0
Fork
0
You've already forked lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-10-01 01:36:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b4380cb548
lemmy
/
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 00:06:25 -04:00
drop
table
comment_saved
;
Adding posts and comments.
2019-03-05 20:00:01 -05:00
drop
table
comment_like
;
drop
table
comment
;
Reference in New Issue
Copy Permalink