mirror of
https://github.com/usememos/memos.git
synced 2024-12-26 12:52:27 +03:00
5 lines
98 B
MySQL
5 lines
98 B
MySQL
|
TRUNCATE TABLE memo_organizer;
|
||
|
TRUNCATE TABLE resource;
|
||
|
TRUNCATE TABLE memo;
|
||
|
TRUNCATE TABLE user;
|