This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy
synced
2024-11-26 22:40:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c786464381
lemmy
/
server
/
migrations
/
2019-02-27-170003_create_community
/
down.sql
4 lines
85 B
MySQL
Raw
Normal View
History
Unescape
Escape
Adding forum / community pages - Adding main forum page. Fixes #11 - Adding view version for posts. #21 - Got rid of fedi user ids. Fixes #22 - Post sorting working. Fixes #24
2019-04-03 06:49:32 +00:00
drop
table
community_moderator
;
Adding User and Community types.
2019-03-04 16:39:07 +00:00
drop
table
community_follower
;
drop
table
community
;
Reference in a new issue
Copy permalink