Skip to content

CreateDatabase updates #99

Description

@clun

It seems odd that the only overload that accepts a DatabaseDefinition parameter (which has a name method) also requires a name parameter.

The solution is to remove the name member from DatabaseDefinition

users would never have reason to use the name method of the DatabaseDefinition builder.

  • There should maybe be an overload that accepts definition and doesn't require options?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions