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

SQL查询时判断库权限时支持* #2764

Merged
merged 9 commits into from
Aug 20, 2024

Conversation

feiazifeiazi
Copy link
Contributor

功能:
SQL查询时判断某库是否有权限时,增加*支持。

备注: *这个值的来源是DBA从数据库直接插入的,以方便给某些特殊情况下 直接加权限。
当然了,DBA也可以拿到很多实例的所有库名插入数据,这样很麻烦。
或可以直接加资源组管理员权限。
那为什么不在权限页面申请呢,因为需要一个个实例申请太多了,很累。
累也得一个个申请,请最小授权,按需申请。老板说:特殊情况,麻烦DBA协助一下。

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.82%. Comparing base (84e5f83) to head (7e201df).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2764   +/-   ##
=======================================
  Coverage   77.82%   77.82%           
=======================================
  Files         122      122           
  Lines       16855    16855           
=======================================
  Hits        13117    13117           
  Misses       3738     3738           

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

@LeoQuote LeoQuote force-pushed the 权限判断支持- branch from 9db183a to 65ee087 Compare August 16, 2024 10:30
@LeoQuote LeoQuote force-pushed the 权限判断支持- branch from 9ef4a89 to 7e201df Compare August 20, 2024 08:02
@LeoQuote LeoQuote merged commit 30585b0 into hhyo:master Aug 20, 2024
10 checks passed
feiazifeiazi added a commit to feiazifeiazi/Archery_Genuine2 that referenced this pull request Oct 18, 2024
---------

Co-authored-by: 王飞 <fei.wang@xgo.one>
@feiazifeiazi feiazifeiazi deleted the 权限判断支持- branch December 20, 2024 06:32
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