mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[PR #54] [MERGED] 数据库服务缓存过期清理导致zorm默认数据源失效,使用BindContextDBConnection方式维护上下文 #169
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head: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.