From e6d5f1fe2e0d534e6f9a7d4e8bba7c57206ccbbd Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Thu, 23 Feb 2023 15:29:09 +0530 Subject: [PATCH] revert: engine change --- .../doctype/webhook_request_log/webhook_request_log.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frappe/integrations/doctype/webhook_request_log/webhook_request_log.json b/frappe/integrations/doctype/webhook_request_log/webhook_request_log.json index 0a4a9d32b4..8f38878f1f 100644 --- a/frappe/integrations/doctype/webhook_request_log/webhook_request_log.json +++ b/frappe/integrations/doctype/webhook_request_log/webhook_request_log.json @@ -4,8 +4,7 @@ "creation": "2021-05-24 21:35:59.104776", "doctype": "DocType", "editable_grid": 1, - "document_type": "System", - "engine": "MyISAM", + "engine": "InnoDB", "field_order": [ "user", "reference_document_type",