[PR #1585] [MERGED] CB-3091 fix: sql auto completion #2621

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1585
Author: @Wroud
Created: 4/4/2023
Status: Merged
Merged: 4/4/2023
Merged by: @Wroud

Base: develHead: fix/cb-3091/sql-editor-auto-completion


📝 Commits (2)

  • 6c84ad9 CB-3091 fix: sql auto completion
  • 0e05ab7 Merge branch 'devel' into fix/cb-3091/sql-editor-auto-completion

📊 Changes

6 files changed (+88 additions, -49 deletions)

View changed files

📝 webapp/packages/plugin-sql-editor/src/SqlEditor/SQLCodeEditorPanel/useSQLCodeEditorPanel.ts (+60 -42)
📝 webapp/packages/plugin-sql-editor/src/SqlEditor/useSqlEditor.ts (+24 -7)
📝 webapp/packages/plugin-sql-editor/src/locales/en.ts (+1 -0)
📝 webapp/packages/plugin-sql-editor/src/locales/it.ts (+1 -0)
📝 webapp/packages/plugin-sql-editor/src/locales/ru.ts (+1 -0)
📝 webapp/packages/plugin-sql-editor/src/locales/zh.ts (+1 -0)

📄 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/1585 **Author:** [@Wroud](https://github.com/Wroud) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/cb-3091/sql-editor-auto-completion` --- ### 📝 Commits (2) - [`6c84ad9`](https://github.com/dbeaver/cloudbeaver/commit/6c84ad964ad518a6af101d5acbafcb56e494be37) CB-3091 fix: sql auto completion - [`0e05ab7`](https://github.com/dbeaver/cloudbeaver/commit/0e05ab7868723f98c7c41a87a8ff167f68526c57) Merge branch 'devel' into fix/cb-3091/sql-editor-auto-completion ### 📊 Changes **6 files changed** (+88 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/SQLCodeEditorPanel/useSQLCodeEditorPanel.ts` (+60 -42) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/useSqlEditor.ts` (+24 -7) 📝 `webapp/packages/plugin-sql-editor/src/locales/en.ts` (+1 -0) 📝 `webapp/packages/plugin-sql-editor/src/locales/it.ts` (+1 -0) 📝 `webapp/packages/plugin-sql-editor/src/locales/ru.ts` (+1 -0) 📝 `webapp/packages/plugin-sql-editor/src/locales/zh.ts` (+1 -0) </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:09:53 +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#2621
No description provided.