Skip to content

storage_up doesn't add cluster options? #261

@StrongFennecs

Description

@StrongFennecs

Currently mix ecto.create runs -

    statement = "CREATE DATABASE #{@conn.quote_name(database)}"
    ...

If this is running on a cluster, for example configured in ecto_ch options in mixes, does this not also need to be created on the cluster?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions