lemmy/migrations/2019-06-01-222649_remove_admin/up.sql

2 lines
43 B
MySQL
Raw Normal View History

delete from user_ where name like 'admin';