mirror of https://github.com/usememos/memos
chore: bump version
parent
3a7995c733
commit
6e1b01cb68
@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS webhook;
|
@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS webhook;
|
@ -0,0 +1,3 @@
|
||||
DROP INDEX IF EXISTS idx_webhook_creator_id;
|
||||
|
||||
DROP TABLE IF EXISTS webhook;
|
Loading…
Reference in New Issue