mirror of
https://github.com/usememos/memos.git
synced 2025-02-24 07:08:11 +01:00
5 lines
98 B
SQL
5 lines
98 B
SQL
TRUNCATE TABLE memo_organizer;
|
|
TRUNCATE TABLE resource;
|
|
TRUNCATE TABLE memo;
|
|
TRUNCATE TABLE user;
|