mirror of https://github.com/usememos/memos
chore: fix user string
parent
b20e0097cf
commit
2d9c5d16e1
@ -1,4 +1,4 @@
|
||||
TRUNCATE TABLE memo_organizer;
|
||||
TRUNCATE TABLE resource;
|
||||
TRUNCATE TABLE memo;
|
||||
TRUNCATE TABLE user;
|
||||
TRUNCATE TABLE "user";
|
||||
|
Loading…
Reference in New Issue