Skip to content

feat: add result-set copy enabled system config - #47

Open
LordofAvernus wants to merge 1 commit into
dev/4.3.4from
dev-odc-resultset-copy-insert-switch
Open

LordofAvernus wants to merge 1 commit into
dev/4.3.4from
dev-odc-resultset-copy-insert-switch

Conversation

@LordofAvernus

Copy link
Copy Markdown
Collaborator

关联的 issue

https://github.com/actiontech/dms-ee/issues/907

描述你的变更

  • 新增 migrate V_4_3_4_16,写入系统配置键 odc.data.result-set.copy.enabled,默认 false
  • ON DUPLICATE KEY UPDATE id=id,避免覆盖运维已通过 ODC_APP_EXTRA_ARGS 写入的值
  • 供前端按开关恢复/保持结果集剪贴板能力(复制、INSERT/CSV)

确认项(pr提交后操作)

Tip

请在指定复审人之前,确认并完成以下事项,完成后✅


  • 我已完成自测
  • 我已记录完整日志方便进行诊断
  • 我已在关联的issue里补充了实现方案
  • 我已在关联的issue里补充了测试影响面
  • 我已确认了变更的兼容性,如果不兼容则在issue里标记 not_compatible
  • 我已确认了是否要更新文档,如果要更新则在issue里标记 need_update_doc

Insert odc.data.result-set.copy.enabled for SQL workbench clipboard gate; ON DUPLICATE KEY keeps operator overrides.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant