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
d443b04886
lemmy
/
server
/
migrations
/
2019-03-03-163336_create_post
/
down.sql
5 lines
87 B
SQL
Raw
Blame
History
drop
function
hot_rank
;
drop
view
post_listing
;
drop
table
post_like
;
drop
table
post
;
Reference in New Issue
View Git Blame
Copy Permalink