Skip to content

Fix:Oracle 新建表保存失败#2113

Open
zipg wants to merge 1 commit into
t8y2:mainfrom
zipg:codex/fix-agent-execute-batch-fallback
Open

Fix:Oracle 新建表保存失败#2113
zipg wants to merge 1 commit into
t8y2:mainfrom
zipg:codex/fix-agent-execute-batch-fallback

Conversation

@zipg

@zipg zipg commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

变更说明

  • 将 agent execute_batch 不支持的错误判断改为大小写不敏感
  • 兼容 unknown method / method not found,触发已有逐条 execute_query fallback
  • 避免 Oracle Go agent 返回小写 unknown method: execute_batch 时直接导致结构编辑器保存失败

验证

  • cargo fmt --check
  • cargo test -p dbx-core agent_execute_batch_unsupported
  • git diff --check
  • 本地 Tauri app 复测 Oracle 新建表保存成功

Fixes #2105

@zipg zipg changed the title 修复 Oracle 新建表保存失败 Fix:Oracle 新建表保存失败 Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Oracle新建表保存失败

1 participant