[PR #54] [MERGED] 数据库服务缓存过期清理导致zorm默认数据源失效,使用BindContextDBConnection方式维护上下文 #169

Closed
opened 2026-02-28 00:38:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/team-ide/teamide/pull/54
Author: @team-ide
Created: 5/8/2022
Status: Merged
Merged: 5/8/2022
Merged by: @team-ide

Base: mainHead: dev


📝 Commits (1)

  • 3b7383b 数据库服务缓存过期清理导致zorm默认数据源失效,使用BindContextDBConnection方式维护上下文

📊 Changes

15 files changed (+27 additions, -54 deletions)

View changed files

📝 README.md (+4 -0)
doc/toolbox-database-ddl.png (+0 -0)
doc/toolbox-database-import-1.png (+0 -0)
📝 doc/toolbox-database.png (+0 -0)
📝 doc/toolbox-elasticsearch.png (+0 -0)
📝 doc/toolbox-ftp.png (+0 -0)
doc/toolbox-index.png (+0 -0)
📝 doc/toolbox-kafka.png (+0 -0)
📝 doc/toolbox-redis.png (+0 -0)
📝 doc/toolbox-ssh.png (+0 -0)
📝 doc/toolbox-zookeeper.png (+0 -0)
📝 pkg/toolbox/database.go (+7 -1)
📝 pkg/toolbox/database_service_mysql.go (+8 -52)
📝 pkg/toolbox/redis.go (+5 -1)
📝 pkg/toolbox/worker.go (+3 -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/team-ide/teamide/pull/54 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 5/8/2022 **Status:** ✅ Merged **Merged:** 5/8/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`3b7383b`](https://github.com/team-ide/teamide/commit/3b7383b495fa0c680059b941f440f1c9e5464750) 数据库服务缓存过期清理导致zorm默认数据源失效,使用BindContextDBConnection方式维护上下文 ### 📊 Changes **15 files changed** (+27 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) ➕ `doc/toolbox-database-ddl.png` (+0 -0) ➕ `doc/toolbox-database-import-1.png` (+0 -0) 📝 `doc/toolbox-database.png` (+0 -0) 📝 `doc/toolbox-elasticsearch.png` (+0 -0) 📝 `doc/toolbox-ftp.png` (+0 -0) ➕ `doc/toolbox-index.png` (+0 -0) 📝 `doc/toolbox-kafka.png` (+0 -0) 📝 `doc/toolbox-redis.png` (+0 -0) 📝 `doc/toolbox-ssh.png` (+0 -0) 📝 `doc/toolbox-zookeeper.png` (+0 -0) 📝 `pkg/toolbox/database.go` (+7 -1) 📝 `pkg/toolbox/database_service_mysql.go` (+8 -52) 📝 `pkg/toolbox/redis.go` (+5 -1) 📝 `pkg/toolbox/worker.go` (+3 -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-02-28 00:38:58 +03:00
Sign in to join this conversation.
No labels
pull-request
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/teamide-team-ide#169
No description provided.