This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-11 10:33:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d443b04886
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