🐛 fix(oracle): 接入对象跳转并修复过程修改执行

- SQL 编辑器补齐 Oracle 序列和存储包元数据、hover 提示与 Ctrl/Cmd 点击跳转
- 对象编辑 SQL 保留 SQLPlus 斜杠分隔符,避免生成 /; 导致 ORA-00900
- 补充导航、对象编辑执行和多语言目录回归测试
This commit is contained in:
Syngnat
2026-06-25 11:36:24 +08:00
parent 4b1cd1b727
commit 16a8a763f4
13 changed files with 558 additions and 13 deletions

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "Snippet-Einstellungen...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + klicken, um diese Funktion zu öffnen",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + klicken, um diese materialisierte Ansicht zu öffnen",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + klicken, um dieses Paket zu öffnen",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + klicken, um diese gespeicherte Prozedur zu öffnen",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + klicken, um diese Sequenz zu öffnen",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + klicken, um diese Tabelle zu öffnen",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + klicken, um diesen Trigger zu öffnen",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + klicken, um diese Ansicht zu öffnen",

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "Snippet settings...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + click to open this function",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + click to open this materialized view",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + click to open this package",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + click to open this stored procedure",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + click to open this sequence",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + click to open this table",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + click to open this trigger",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + click to open this view",

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "スニペット設定...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + クリックでこの関数を開く",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + クリックでこのマテリアライズドビューを開く",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + クリックでこのパッケージを開く",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + クリックでこのストアドプロシージャを開く",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + クリックでこのシーケンスを開く",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + クリックでこのテーブルを開く",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + クリックでこのトリガーを開く",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + クリックでこのビューを開く",

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "Настройки сниппетов...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть эту функцию",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть это материализованное представление",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть этот пакет",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть эту хранимую процедуру",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть эту последовательность",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть эту таблицу",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть этот триггер",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + щелчок, чтобы открыть это представление",

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "代码片段管理...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + 点击打开该函数",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + 点击打开该物化视图",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + 点击打开该存储包",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + 点击打开该存储过程",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + 点击打开该序列",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + 点击打开该表",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + 点击打开该触发器",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + 点击打开该视图",

View File

@@ -6109,7 +6109,9 @@
"query_editor.format.snippet_settings": "程式碼片段管理...",
"query_editor.hover.open_function_with_shortcut": "{{shortcut}} + 點擊開啟該函式",
"query_editor.hover.open_materialized_view_with_shortcut": "{{shortcut}} + 點擊開啟該實體化檢視",
"query_editor.hover.open_package_with_shortcut": "{{shortcut}} + 點擊開啟該套件",
"query_editor.hover.open_procedure_with_shortcut": "{{shortcut}} + 點擊開啟該預存程序",
"query_editor.hover.open_sequence_with_shortcut": "{{shortcut}} + 點擊開啟該序列",
"query_editor.hover.open_table_with_shortcut": "{{shortcut}} + 點擊開啟該資料表",
"query_editor.hover.open_trigger_with_shortcut": "{{shortcut}} + 點擊開啟該觸發器",
"query_editor.hover.open_view_with_shortcut": "{{shortcut}} + 點擊開啟該檢視",