This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c052f5334
lemmy
/
server
/
migrations
/
2019-03-03-163336_create_post
/
down.sql
5 lines
84 B
SQL
Raw
Blame
History
drop
table
post_read
;
drop
table
post_saved
;
drop
table
post_like
;
drop
table
post
;
Reference in New Issue
View Git Blame
Copy Permalink