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.
e570c70701
lemmy
/
server
/
migrations
/
2019-02-27-170003_create_community
/
down.sql
4 lines
80 B
MySQL
Raw
Normal View
History
Unescape
Escape
Adding User and Community types.
2019-03-04 16:39:07 +00:00
drop
table
community_user
;
drop
table
community_follower
;
drop
table
community
;
Reference in a new issue
Copy permalink