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-04-03-155309_create_co...
/
down.sql
3 lines
46 B
MySQL
Raw
Normal View
History
Unescape
Escape
Mostly working, before merge
2019-04-20 18:17:00 +00:00
drop
view
reply_view
;
Adding post editing. - Adding post editing. Fixes #23 - Making SQL versions of comment and post fetching. Fixes #21 - Starting to add forum categories. #17
2019-04-03 20:59:37 +00:00
drop
view
comment_view
;