[PR #1696] [MERGED] CB-3185 stop executing on cancel #2700

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1696
Author: @devnaumov
Created: 5/25/2023
Status: Merged
Merged: 5/26/2023
Merged by: @devnaumov

Base: develHead: CB-3185-cancel-all


📝 Commits (1)

  • 81f883d CB-3185 stop executing on cancel

📊 Changes

5 files changed (+19 additions, -1 deletions)

View changed files

📝 webapp/packages/plugin-data-viewer/src/ContainerDataSource.ts (+4 -0)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataSource.ts (+1 -0)
📝 webapp/packages/plugin-data-viewer/src/DatabaseDataModel/IDatabaseDataSource.ts (+1 -0)
📝 webapp/packages/plugin-sql-editor/src/QueryDataSource.ts (+4 -0)
📝 webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlQueryService.ts (+9 -1)

📄 Description

No description provided


🔄 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/1696 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/26/2023 **Merged by:** [@devnaumov](https://github.com/devnaumov) **Base:** `devel` ← **Head:** `CB-3185-cancel-all` --- ### 📝 Commits (1) - [`81f883d`](https://github.com/dbeaver/cloudbeaver/commit/81f883d57385c82e630fa79a26aa5007a87f45ed) CB-3185 stop executing on cancel ### 📊 Changes **5 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-data-viewer/src/ContainerDataSource.ts` (+4 -0) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/DatabaseDataSource.ts` (+1 -0) 📝 `webapp/packages/plugin-data-viewer/src/DatabaseDataModel/IDatabaseDataSource.ts` (+1 -0) 📝 `webapp/packages/plugin-sql-editor/src/QueryDataSource.ts` (+4 -0) 📝 `webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlQueryService.ts` (+9 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:10:18 +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#2700
No description provided.