From 732868459343fea5ba755bbf7a198524b8ffaefa Mon Sep 17 00:00:00 2001
From: t8y2 <1156263951@qq.com>
Date: Thu, 7 May 2026 04:11:26 +0800
Subject: [PATCH] fix: remove outdated GaussDB ODBC hint (now uses native
driver)
---
src/components/connection/ConnectionDialog.vue | 14 --------------
src/i18n/locales/en.ts | 2 --
src/i18n/locales/zh-CN.ts | 2 --
3 files changed, 18 deletions(-)
diff --git a/src/components/connection/ConnectionDialog.vue b/src/components/connection/ConnectionDialog.vue
index fcc9f6734..5385b25d7 100644
--- a/src/components/connection/ConnectionDialog.vue
+++ b/src/components/connection/ConnectionDialog.vue
@@ -843,20 +843,6 @@ async function browseDbFilePath() {
-
-