mirror of https://github.com/LemmyNet/lemmy.git
5 lines
180 B
MySQL
5 lines
180 B
MySQL
|
-- There is no restore for this, it would require every view, table, index, etc.
|
||
|
-- If you want to save past this point, you should make a DB backup.
|
||
|
|
||
|
select * from user_ limit 1;
|