This website requires JavaScript.
Explore
Help
Sign in
usememos
/
memos
Watch
1
Star
1
Fork
You've already forked memos
0
mirror of
https://github.com/usememos/memos.git
synced
2024-11-17 20:25:46 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6cff920f0c
memos
/
store
/
db
/
seed
/
10000__reset.sql
14 lines
121 B
MySQL
Raw
Normal View
History
Unescape
Escape
chore: format SQL (#987) chore: format sql
2023-01-22 21:16:03 +08:00
DELETE
FROM
memo_organizer
;
DELETE
FROM
resource
;
DELETE
FROM
shortcut
;
DELETE
FROM
memo
;
DELETE
FROM
user
;
Reference in a new issue
Copy permalink