mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[PR #55] [MERGED] 库表数据查看页面,添加导出数据SQL,展示新增、修改、删除的数据SQL语句,可以配置表名、字段名、字符串包装器:“ ' ”,“ " ”,“… #170
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#170
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/55
Author: @team-ide
Created: 5/8/2022
Status: ✅ Merged
Merged: 5/8/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (1)
c75f28e库表数据查看页面,添加导出数据SQL,展示新增、修改、删除的数据SQL语句,可以配置表名、字段名、字符串包装器:“ ' ”,“ " ”,“ ` ”📊 Changes
14 files changed (+477 additions, -136 deletions)
View changed files
📝
README.md(+3 -1)📝
RELEASE.md(+2 -1)📝
RELEASE_HISTORY.md(+9 -0)➕
doc/toolbox-database-export-1.png(+0 -0)📝
doc/toolbox-database.png(+0 -0)📝
html/package.json(+1 -1)📝
html/src/component/toolbox/database/DDL.vue(+20 -16)📝
html/src/component/toolbox/database/Index.vue(+3 -3)➕
html/src/component/toolbox/database/ShowExportSql.vue(+341 -0)➖
html/src/component/toolbox/database/ShowSqlForInsert.vue(+0 -99)📝
html/src/component/toolbox/database/TableData.vue(+83 -12)📝
html/src/tool/index.js(+0 -2)📝
package.json(+1 -1)📝
pkg/toolbox/database_service_mysql.go(+14 -0)📄 Description
… ` ”
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.