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

[Feature Request] Support passing in schema option to Database.CreateDatabase #3

Open
samlaycock opened this issue Oct 17, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@samlaycock
Copy link

The CreateDatabaseRequest doesn't currently take a Schema field, meaning there is no way of creating a child database to a schema database, even though IsSchema allows the creation of schema databases.

@samlaycock samlaycock added the enhancement New feature or request label Oct 17, 2024
@samlaycock
Copy link
Author

Happy to put an MR together if that would help.

@golanglemonade
Copy link
Member

Happy to put an MR together if that would help.

@samlaycock a MR would be great 🙏 Looks like we just need to add the additional field to the struct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants