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

新增权限 query_all_instances #199

Merged
merged 2 commits into from
May 14, 2019
Merged

新增权限 query_all_instances #199

merged 2 commits into from
May 14, 2019

Conversation

LeoQuote
Copy link
Collaborator

拥有该权限的用户可以查询所有的数据库实例

相关issue #154

拥有该权限的用户可以查询所有的数据库实例
@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #199 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   73.12%   73.14%   +0.01%     
==========================================
  Files          63       63              
  Lines        6974     6979       +5     
==========================================
+ Hits         5100     5105       +5     
  Misses       1874     1874
Impacted Files Coverage Δ
sql/models.py 94.6% <ø> (ø) ⬆️
sql/query_privileges.py 58.14% <100%> (ø) ⬆️
sql/utils/resource_group.py 73.07% <100%> (ø) ⬆️
sql/tests.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 692f285...d83ef46. Read the comment docs.

Copy link
Owner

@hhyo hhyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我的印象中代码和model的code不一致貌似会判断有误

@hhyo hhyo merged commit 5ad4663 into master May 14, 2019
@hhyo hhyo deleted the feature/user-can-query-all branch May 14, 2019 03:53
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