This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
lemmy
Archived
Watch
2
Star
0
Fork
You've already forked lemmy
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-04-21
. You can view files and clone it, but cannot push or open issues or pull requests.
8271f8a6ae
lemmy
/
server
/
migrations
/
2020-01-29-030825_create_user_mention_materialized_view
/
down.sql
2 lines
30 B
MySQL
Raw
Normal View
History
Unescape
Escape
Adding a materialized view for reply_view. Fixes #466
2020-01-29 03:07:17 +00:00
drop
view
user_mention_mview
;
Reference in a new issue
Copy permalink