init commit
This commit is contained in:
3
store/migration/sqlite/0.25/00__remove_webhook.sql
Normal file
3
store/migration/sqlite/0.25/00__remove_webhook.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DROP INDEX IF EXISTS idx_webhook_creator_id;
|
||||
|
||||
DROP TABLE IF EXISTS webhook;
|
||||
Reference in New Issue
Block a user