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

fix(session):drop pl require database change permission #4112

Open
wants to merge 1 commit into
base: dev/4.3.x
Choose a base branch
from

Conversation

zijiacj
Copy link
Collaborator

@zijiacj zijiacj commented Dec 27, 2024

What type of PR is this?

type-bug

What this PR does / why we need it:

if the user does not have the change permission of database db1. drop procedure 'db1'. 'testName' in sql window will be intercepted. But executing drop procedure testName will not be intercepted. This pr is so that the latter will also be intercepted

Which issue(s) this PR fixes:

Fixes #3908

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@zijiacj zijiacj added the type-bug Something isn't working label Dec 27, 2024
@zijiacj zijiacj added this to the ODC 4.3.3 milestone Dec 27, 2024
@zijiacj zijiacj self-assigned this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

1 participant