[Feature Request] Support passing in schema option to Database.CreateDatabase
#3
Labels
enhancement
New feature or request
Database.CreateDatabase
#3
The
CreateDatabaseRequest
doesn't currently take aSchema
field, meaning there is no way of creating a child database to a schema database, even thoughIsSchema
allows the creation of schema databases.The text was updated successfully, but these errors were encountered: