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
43505bd235
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 14:17:00 -04: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 16:59:37 -04:00
drop
view
comment_view
;
Reference in New Issue
Copy Permalink