mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update package name
This commit is contained in:
7
store/db/sqlite/seed/10000__reset.sql
Normal file
7
store/db/sqlite/seed/10000__reset.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
DELETE FROM memo_organizer;
|
||||
|
||||
DELETE FROM resource;
|
||||
|
||||
DELETE FROM memo;
|
||||
|
||||
DELETE FROM user;
|
Reference in New Issue
Block a user