[PR #670] [MERGED] fix(plugin-data-viewer): CB-1574 sync constraints if position has cha… #1862

Closed
opened 2026-03-07 21:06:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/670
Author: @devnaumov
Created: 2/21/2022
Status: Merged
Merged: 2/21/2022
Merged by: @Wroud

Base: develHead: fix/sync-constraints


📝 Commits (2)

  • b43dec6 fix(plugin-data-viewer): CB-1574 sync constraints if position has changed
  • 719cab2 fix(plugin-data-viewer): CB-1574 check results length

📊 Changes

5 files changed (+52 additions, -17 deletions)

View changed files

📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/Actions/ResultSet/ResultSetConstraintAction.ts (+29 -0)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataAction.ts (+5 -3)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataActions.ts (+15 -12)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataSource.ts (+2 -2)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/IDatabaseDataAction.ts (+1 -0)

📄 Description

…nged


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/670 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 2/21/2022 **Status:** ✅ Merged **Merged:** 2/21/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/sync-constraints` --- ### 📝 Commits (2) - [`b43dec6`](https://github.com/dbeaver/cloudbeaver/commit/b43dec6b9b882519d8419e4825e4a690495aca9a) fix(plugin-data-viewer): CB-1574 sync constraints if position has changed - [`719cab2`](https://github.com/dbeaver/cloudbeaver/commit/719cab2ec53f65d868279de8898eaa606349a142) fix(plugin-data-viewer): CB-1574 check results length ### 📊 Changes **5 files changed** (+52 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/Actions/ResultSet/ResultSetConstraintAction.ts` (+29 -0) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataAction.ts` (+5 -3) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataActions.ts` (+15 -12) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataSource.ts` (+2 -2) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/IDatabaseDataAction.ts` (+1 -0) </details> ### 📄 Description …nged --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:06:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1862
No description provided.