mirror of
https://github.com/usememos/memos.git
synced 2024-11-17 04:07:30 +08:00
4 lines
98 B
SQL
4 lines
98 B
SQL
TRUNCATE TABLE memo_organizer;
|
|
TRUNCATE TABLE resource;
|
|
TRUNCATE TABLE memo;
|
|
TRUNCATE TABLE user;
|