This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-01 10:10:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5b23595710
lemmy
/
server
/
migrations
/
2019-04-03-155309_create_comment_view
/
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
;
Reference in a new issue
Copy permalink