Skip to content

dbeaver/pro#8486 feat: add DataReadonlyReason API for data sources#4354

Open
SychevAndrey wants to merge 1 commit into
develfrom
8486-cb-wrong-tooltip-for-the-table-type-in-some-panels
Open

dbeaver/pro#8486 feat: add DataReadonlyReason API for data sources#4354
SychevAndrey wants to merge 1 commit into
develfrom
8486-cb-wrong-tooltip-for-the-table-type-in-some-panels

Conversation

@SychevAndrey
Copy link
Copy Markdown
Contributor

Previously TableStatusIndicator relied on model.isReadonly() which lost reasons. This caused the "Read-only connection" tooltip to show in grouping panel even on editable connections — the connection wasn't read-only, the presentation was.

Each data source now declares its specific reason via getReadonlyReason(). UI maps the typed reason to an accurate message

Previously TableStatusIndicator relied on model.isReadonly() which lost reasons. This caused the "Read-only connection" tooltip to show in grouping panel even on
editable connections — the connection wasn't read-only, the
presentation was.

Each data source now declares its specific reason via getReadonlyReason(). UI maps the typed reason to an accurate
message
@SychevAndrey SychevAndrey self-assigned this May 20, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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