This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lemmy
Watch
2
Star
0
Fork
0
You've already forked lemmy
mirror of
https://github.com/LemmyNet/lemmy
synced
2024-11-09 01:10:39 +00:00
Code
Issues
Packages
Projects
Releases
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 New Issue
Copy Permalink