Skip to content

Ensure mix ecto.setup (or mix ecto.load) succeds execution #2383

@matiasgarciaisaia

Description

@matiasgarciaisaia

When running mix ecto.load, we run the script at priv/repo/structure.sql to initialize the database structure.

The issue is - if any of the queries fail, the task reports a success without logging any errors.

We should find a way to force the task to fail if any of the queries fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions