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 creating users without creating a schema #56

Open
nassibnassar opened this issue Nov 22, 2023 · 0 comments
Open

Support creating users without creating a schema #56

nassibnassar opened this issue Nov 22, 2023 · 0 comments

Comments

@nassibnassar
Copy link
Contributor

nassibnassar commented Nov 22, 2023

Users without a schema would not be able to create tables by default.

This could be activated through a noschema option in CREATE USER.

This would also result in a need for being able to create the schema later, after the user is created. This could be activated possibly through a CREATE SCHEMA statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant