Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL数据字典结果增加排序 #2745

Merged
merged 18 commits into from
Jul 31, 2024

Conversation

feiazifeiazi
Copy link
Contributor

修改内容:

  1. 表结果增加排序。
  2. 字段顺序增加排序。ORDER BY TABLE_SCHEMA,TABLE_NAME,ORDINAL_POSITION

导出结果示例:
字段是有顺序的。
image

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.39%. Comparing base (fab5ba9) to head (4b69050).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2745      +/-   ##
==========================================
+ Coverage   77.30%   77.39%   +0.09%     
==========================================
  Files         119      119              
  Lines       16316    16330      +14     
==========================================
+ Hits        12613    12639      +26     
+ Misses       3703     3691      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@feiazifeiazi feiazifeiazi changed the title 数据字典结果增加排序 MySQL数据字典结果增加排序 Jul 31, 2024
@LeoQuote LeoQuote merged commit 3bad15a into hhyo:master Jul 31, 2024
10 checks passed
Sign up for free to 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