mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[PR #65] [MERGED] Redis添加List、Hash、Set等值管理;ES添加创建索引、查询数据、新增、修改、删除数据等 #180
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#180
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/65
Author: @team-ide
Created: 5/16/2022
Status: ✅ Merged
Merged: 5/16/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (1)
f3e10e5Redis添加List、Hash、Set等值管理;ES添加创建索引、查询数据、新增、修改、删除数据等📊 Changes
23 files changed (+690 additions, -79 deletions)
View changed files
📝
README.md(+14 -2)📝
RELEASE.md(+3 -8)📝
RELEASE_HISTORY.md(+7 -0)➕
doc/toolbox-database-data.png(+0 -0)📝
doc/toolbox-database-ddl.png(+0 -0)➕
doc/toolbox-database-sql.png(+0 -0)➕
doc/toolbox-database-table.png(+0 -0)📝
doc/toolbox-elasticsearch.png(+0 -0)➕
doc/toolbox-redis-hash.png(+0 -0)➕
doc/toolbox-redis-list.png(+0 -0)➕
doc/toolbox-redis-set.png(+0 -0)📝
html/src/App.vue(+4 -0)📝
html/src/component/AlertBox.vue(+1 -1)➕
html/src/component/toolbox/elasticsearch/DataForm.back.vue(+101 -0)📝
html/src/component/toolbox/elasticsearch/DataForm.vue(+89 -41)📝
html/src/component/toolbox/elasticsearch/Index.vue(+4 -1)📝
html/src/component/toolbox/elasticsearch/IndexData.vue(+120 -7)📝
html/src/component/toolbox/elasticsearch/IndexForm.vue(+70 -2)📝
html/src/component/toolbox/elasticsearch/IndexNames.vue(+45 -4)➕
html/src/component/toolbox/elasticsearch/MappingForm.vue(+138 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.