Skip to content

dbeaver/pro#9855: refactored to correct save - #4593

Merged
serge-rider merged 6 commits into
develfrom
dbeaver/pro#9855-TE-fix-connection-restrictions-disapear-on-restart
Sep 9, 2026
Merged

dbeaver/pro#9855: refactored to correct save#4593
serge-rider merged 6 commits into
develfrom
dbeaver/pro#9855-TE-fix-connection-restrictions-disapear-on-restart

Conversation

@SolovevAnton

Copy link
Copy Markdown
Contributor

closes: dbeaver/pro#9855

@codacy-production

codacy-production Bot commented Aug 24, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 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.

E1izabeth
E1izabeth previously approved these changes Aug 24, 2026
SolovevAnton and others added 3 commits September 3, 2026 10:49
…e in another session (#4587)

* dbeaver/pro#10246 Synchronize connection folder changes

* dbeaver/pro#10246 Address static analysis findings

* dbeaver/pro#10246 changes folder parent parsing according to new folder path logic

* dbeaver/pro#10246 removes helper and resolves parent locally for nav node service

* dbeaver/pro#10246 separate connected keys

---------

Co-authored-by: sergeyteleshev <iamsergeyteleshev@gmail.com>
Co-authored-by: Daria Marutkina <125263541+dariamarutkina@users.noreply.github.com>
Co-authored-by: naumov <iamemptyhuh@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a minimal, straightforward delegation override with no observed correctness, security, or maintainability issues in the modified region.

Pull request overview

This PR updates the WebGlobalProjectRegistryProxy backend proxy to fully implement data source registry updates by adding support for updating multiple data sources in one call, delegating the operation to the underlying dataSourceRegistry.

Changes:

  • Added an updateDataSources(List<? extends DBPDataSourceContainer>) override that forwards to the wrapped registry.
File summaries
File Description
server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/WebGlobalProjectRegistryProxy.java Adds delegation for bulk data source updates to keep the proxy aligned with the underlying registry API.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@serge-rider
serge-rider merged commit 6157a9f into devel Sep 9, 2026
7 checks passed
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.

6 participants