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.
lemmy/server/migrations/2019-06-01-222649_remove_admin/up.sql
2019-06-01 15:32:06 -07:00

1 line
43 B
SQL
Vendored

delete from user_ where name like 'admin';