+
+ {{ t("diff.targetServer") }}: {{ targetConnectionInfo.host }}:{{ targetConnectionInfo.port }}
+ ({{ targetConnectionInfo.dbType }})
+
+
{{ t("diff.dbVersion") }}: {{ targetDbVersion }}
+
+ {{ t("diff.targetDatabase") }}:
+ {{ targetDatabase }}
+
+
+ {{ t("diff.targetSchema") }}:
+ {{ targetSchema || "-" }}
+
+