]> Untitled Git - lemmy.git/blob - migrations/2019-06-01-222649_remove_admin/up.sql
Feature add three six and nine months options backend (#3226)
[lemmy.git] / migrations / 2019-06-01-222649_remove_admin / up.sql
1 delete from user_ where name like 'admin';