From cf6e880307d53e97094813f298905fb07c96148d Mon Sep 17 00:00:00 2001 From: Alik Rakhmonov Date: Thu, 19 Feb 2026 15:22:49 +0100 Subject: [PATCH] fix: remove unused property --- forward_engineering/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/forward_engineering/config.json b/forward_engineering/config.json index e92c1a5..893724f 100644 --- a/forward_engineering/config.json +++ b/forward_engineering/config.json @@ -19,7 +19,6 @@ "applyToInstanceSettings": { "scenario": "getDatabases" }, - "showIndexStatementsInEndDdl": true, "combinedContainers": true, "feLevelSelector": { "container": true,