This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
parallel-activity-send-with-published
lemmy
/
migrations
/
2019-06-01-222649_remove_admin
/
up.sql
4 lines
44 B
SQL
Raw
Permalink
Blame
History
DELETE
FROM
user_
WHERE
name
LIKE
'
admin
'
;
Reference in New Issue
View Git Blame
Copy Permalink