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

support CREATE SCHEMA schema_name AUTHORIZATION user_name; #15680

Closed
neverchanje opened this issue Mar 14, 2024 · 0 comments · Fixed by #16806
Closed

support CREATE SCHEMA schema_name AUTHORIZATION user_name; #15680

neverchanje opened this issue Mar 14, 2024 · 0 comments · Fixed by #16806
Assignees
Labels
help wanted Issues that need help from contributors type/feature

Comments

@neverchanje
Copy link
Contributor

neverchanje commented Mar 14, 2024

Is your feature request related to a problem? Please describe.

To authorized the created schema to a specfic user.

Related issue dbeaver/dbeaver#23001

Describe the solution you'd like

If the AUTHORIZATION clause is used, all the created objects will be owned by that user.

Describe alternatives you've considered

No response

Additional context

No response

@github-actions github-actions bot added this to the release-1.8 milestone Mar 14, 2024
@neverchanje neverchanje changed the title support CREATE SCHEMA schema_name OWNER user_name; support CREATE SCHEMA schema_name AUTHORIZATION user_name; Mar 14, 2024
@neverchanje neverchanje added the help wanted Issues that need help from contributors label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that need help from contributors type/feature
Projects
None yet
3 participants