From c43023b8972c3ed106f9b0c10c82781770c718ca Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Mon, 15 Aug 2022 18:29:36 +0200 Subject: [PATCH] Config fix --- config.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.json b/config.json index f38143f..2d8c353 100644 --- a/config.json +++ b/config.json @@ -18,14 +18,6 @@ "setPos": "REPLACE INTO `hedera`.`orderRecalcPos` (`id`, `logName`, `position`) VALUES (1, ?, ?)" }, "includeSchema": { - "account": { - "userPassword": { - "fk": "nDigits", - "columns": [ - "nDigits" - ] - } - }, "hedera": { "order": { "fk": "id",