feat: gate result-set copy by system config - #69
Open
LordofAvernus wants to merge 3 commits into
Open
LordofAvernus wants to merge 3 commits into
LordofAvernus wants to merge 3 commits into
Conversation
Add enableResultSetCopy from odc.data.result-set.copy.enabled (default false). Co-authored-by: Cursor <cursoragent@cursor.com>
When enabled, restore copy / INSERT / CSV clipboard paths; otherwise keep forbid-copy behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
…abled Open-state row/multi-row selection must render clipMenu instead of an empty context menu; closed state keeps the empty early-return. Co-authored-by: Cursor <cursoragent@cursor.com>
LordofAvernus
force-pushed
the
dev-odc-resultset-copy-insert-switch
branch
from
September 15, 2026 09:48
993f175 to
9ea693a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
关联的 issue
https://github.com/actiontech/dms-ee/issues/907
描述你的变更
settingStore读取odc.data.result-set.copy.enabled,暴露enableResultSetCopy(默认关)DDLResultSet/ColumnModeModal挂回复制与剪贴板 INSERT/CSV;关闭时保持禁拷确认项(pr提交后操作)
Tip
请在指定复审人之前,确认并完成以下事项,完成后✅
not_compatibleneed_update_doc