Skip to content

feat(zjrc): IDE审核页数据库类型列/筛选与导出报表 - #889

Merged
Seechi-Yolo merged 2 commits into
zjrc_3.2408from
dev-zjrc-ide-dbtype-export-v3
Aug 27, 2026
Merged

feat(zjrc): IDE审核页数据库类型列/筛选与导出报表#889
Seechi-Yolo merged 2 commits into
zjrc_3.2408from
dev-zjrc-ide-dbtype-export-v3

Conversation

@LordofAvernus

Copy link
Copy Markdown
Collaborator

Related issue

https://github.com/actiontech/sqle-ee/issues/3113

Changes

  • IDE 审核列表新增「数据库类型」列与筛选项(MySQL / TDSQL / TBase)
  • 工具栏「导出报表」支持当前筛选全量或勾选行导出 xlsx

Acceptance

  • AC-DB-001 ~ AC-DB-004:库型展示与筛选
  • AC-EX-001 ~ AC-EX-003:导出按钮、勾选与下载

Made with Cursor

LordofAvernusand others added 2 commits August 26, 2026 22:15
Show database type column, expose filter_db_type in list API client types,
and add fixed filter options for MySQL, TDSQL and TBase on the IDE audit page.
Fixesactiontech/sqle-ee#3113
Co-authored-by: Cursor <cursoragent@cursor.com>
… list
Add ExportSqlDEVRecord API client, toolbar export action, row checkboxes,
and blob download for filter-only or filter-plus-selected export modes.
Fixesactiontech/sqle-ee#3113
Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Coverage report

St.
CategoryPercentageCovered / Total
🟢Statements90.45%14929/16506
🟡Branches73.26%6068/8283
🟢Functions90.7%5294/5837
🟢Lines90.94%14666/16127

Test suite run success

2312 tests passing in 629 suites.

Report generated by 🧪jest coverage report action from 791d4f5

@Seechi-Yolo
Seechi-Yolo merged commit 6949826 into zjrc_3.2408Aug 27, 2026
9 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@LordofAvernus@Seechi-Yolo